Type Alias nrf52840_pac::power::intenset::USBPWRRDY_W
source · pub type USBPWRRDY_W<'a, const O: u8> = BitWriter<'a, u32, INTENSET_SPEC, USBPWRRDY_AW, O>;
Expand description
Field USBPWRRDY
writer - Write ‘1’ to enable interrupt for USBPWRRDY event
Aliased Type§
struct USBPWRRDY_W<'a, const O: u8> { /* private fields */ }