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

Field OTEPDIS writer - OUT token received when endpoint disabled

Aliased Type§

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