Type Alias nrf52840_hal::pac::usbd::epstatus::EPIN8_W

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

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

Aliased Type§

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