pub type EPDIR_W<'a, const O: u8> = BitWriter<'a, u32, DEVEPTCFG_SPEC, EPDIRSELECT_A, O>;
Expand description

Field EPDIR writer - Endpoint Direction

Implementations

The endpoint direction is OUT.

The endpoint direction is IN (nor for control endpoints).