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

Field INEPNMM writer - IN token received with EP mismatch mask

Aliased Type§

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