pub type IN2_W<'a, const O: u8> = BitWriter<'a, u32, EPINEN_SPEC, IN2_A, O>;
Expand description

Field IN2 writer - Enable IN endpoint 2

Implementations

Disable endpoint IN 2 (no response to IN tokens)

Enable endpoint IN 2 (response to IN tokens)