Type Alias nrf52840_hal::pac::usbd::epdatastatus::EPIN1_W

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

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

Aliased Type§

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