Type Alias nrf52840_hal::pac::usbd::epstatus::EPOUT1_W

source ·
pub type EPOUT1_W<'a, const O: u8> = BitWriterRaw<'a, u32, EPSTATUS_SPEC, EPOUT1_A, Bit1C, O>;
Expand description

Field EPOUT1 writer - Captured state of endpoint’s EasyDMA registers. Write ‘1’ to clear.

Aliased Type§

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