pub type OEPINT_W<'a, const O: u8> = BitWriterRaw<'a, u32, GINTMSK_SPEC, bool, BitM, O>;
Expand description

Field OEPINT writer - OUT endpoints interrupt mask

Aliased Type§

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