Type Alias nrf52840_pac::usbd::intenclr::USBRESET_W
source · pub type USBRESET_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, USBRESET_AW, O>;
Expand description
Field USBRESET
writer - Write ‘1’ to disable interrupt for USBRESET event
Aliased Type§
struct USBRESET_W<'a, const O: u8> { /* private fields */ }