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

Field EPDIR writer - Endpoint direction

Aliased Type§

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