Type Alias nrf52840_hal::pac::usbd::epdatastatus::EPOUT2_W

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

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

Aliased Type§

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