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

Field OUT1 writer - Enable OUT endpoint 1

Implementations

Disable endpoint OUT 1 (no response to OUT tokens)

Enable endpoint OUT 1 (response to OUT tokens)