Type Alias nrf52840_hal::pac::usbd::epinen::IN7_W

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

Field IN7 writer - Enable IN endpoint 7

Aliased Type§

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