Type Alias nrf52840_hal::pac::usbd::dtoggle::IO_W

source ·
pub type IO_W<'a, const O: u8> = BitWriterRaw<'a, u32, DTOGGLE_SPEC, IO_A, BitM, O>;
Expand description

Field IO writer - Selects IN or OUT endpoint

Aliased Type§

struct IO_W<'a, const O: u8> { /* private fields */ }