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