Type Alias nrf52840_hal::pac::power::intenset::USBPWRRDY_W

source ·
pub type USBPWRRDY_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, USBPWRRDY_AW, BitM, 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 */ }