Type Alias nrf52840_pac::usbd::epinen::ISOIN_W
source · pub type ISOIN_W<'a, const O: u8> = BitWriter<'a, u32, EPINEN_SPEC, ISOIN_A, O>;
Expand description
Field ISOIN
writer - Enable ISO IN endpoint
Aliased Type§
struct ISOIN_W<'a, const O: u8> { /* private fields */ }