pub type IO_W<'a, const O: u8> = BitWriter<'a, u32, DTOGGLE_SPEC, IO_A, O>;
Field IO writer - Selects IN or OUT endpoint
IO
struct IO_W<'a, const O: u8> { /* private fields */ }
Selects OUT endpoint
Selects IN endpoint