Type Alias nrf52840_pac::usbd::eventcause::READY_W

source ·
pub type READY_W<'a, const O: u8> = BitWriter1C<'a, u32, EVENTCAUSE_SPEC, READY_A, O>;
Expand description

Field READY writer - USB device is ready for normal operation. Write ‘1’ to clear.

Aliased Type§

struct READY_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> READY_W<'a, O>

source

pub fn not_detected(self) -> &'a mut W

USBEVENT was not issued due to USBD peripheral ready

source

pub fn ready(self) -> &'a mut W

USBD peripheral is ready