pub type LOWPOWER_W<'a, const O: u8> = BitWriter<'a, u32, LOWPOWER_SPEC, LOWPOWER_A, O>;
Expand description

Field LOWPOWER writer - Controls USBD peripheral low-power mode during USB suspend

Implementations

Software must write this value to exit low power mode and before performing a remote wake-up

Software must write this value to enter low power mode after DMA and software have finished interacting with the USB peripheral