Type Alias nrf52840_hal::pac::usbd::intenclr::ENDEPIN0_W

source ·
pub type ENDEPIN0_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENCLR_SPEC, ENDEPIN0_AW, BitM, O>;
Expand description

Field ENDEPIN0 writer - Write ‘1’ to disable interrupt for ENDEPIN[0] event

Aliased Type§

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