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

Field USBAEP writer - USB active endpoint

Aliased Type§

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