pub async fn reboot_quiesce_loop<CS: CounterStore + 'static>(
mac: DeviceNodeHandle<CS>,
)Expand description
Answers [QUIESCE_REQUEST]; see quiesce_for_reboot.
pub async fn reboot_quiesce_loop<CS: CounterStore + 'static>(
mac: DeviceNodeHandle<CS>,
)Answers [QUIESCE_REQUEST]; see quiesce_for_reboot.