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

Field OUT2 writer - Enable OUT endpoint 2

Implementations

Disable endpoint OUT 2 (no response to OUT tokens)

Enable endpoint OUT 2 (response to OUT tokens)