Type Alias nrf52840_hal::pac::usbd::inten::ENDEPIN7_W

source ·
pub type ENDEPIN7_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTEN_SPEC, ENDEPIN7_A, BitM, O>;
Expand description

Field ENDEPIN7 writer - Enable or disable interrupt for ENDEPIN[7] event

Aliased Type§

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