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