Type Alias nrf52840_hal::pac::usbd::epinen::ISOIN_W

source ·
pub type ISOIN_W<'a, const O: u8> = BitWriterRaw<'a, u32, EPINEN_SPEC, ISOIN_A, BitM, O>;
Expand description

Field ISOIN writer - Enable ISO IN endpoint

Aliased Type§

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