Type Alias nrf52840_hal::pac::usbd::epdatastatus::EPOUT5_W

source ·
pub type EPOUT5_W<'a, const O: u8> = BitWriterRaw<'a, u32, EPDATASTATUS_SPEC, EPOUT5_A, Bit1C, O>;
Expand description

Field EPOUT5 writer - Acknowledged data transfer on this OUT endpoint. Write ‘1’ to clear.

Aliased Type§

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