pub type OUT0_W<'a, const O: u8> = BitWriter<'a, u32, EPOUTEN_SPEC, OUT0_A, O>;
Expand description

Field OUT0 writer - Enable OUT endpoint 0

Implementations

Disable endpoint OUT 0 (no response to OUT tokens)

Enable endpoint OUT 0 (response to OUT tokens)