pub type OEPM_W<'a, const O: u8> = FieldWriterRaw<'a, u32, DAINTMSK_SPEC, u16, u16, Unsafe, 16, O>;
Expand description

Field OEPM writer - OUT EP interrupt mask bits

Aliased Type§

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