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