Type Alias nrf52840_hal::pac::usbd::epdatastatus::EPIN3_W

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

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

Aliased Type§

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