Type Alias nrf52840_pac::usbd::epdatastatus::EPIN3_W

source ·
pub type EPIN3_W<'a, const O: u8> = BitWriter1C<'a, u32, EPDATASTATUS_SPEC, EPIN3_A, 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 */ }

Implementations§

source§

impl<'a, const O: u8> EPIN3_W<'a, O>

source

pub fn not_done(self) -> &'a mut W

No acknowledged data transfer on this endpoint

source

pub fn data_done(self) -> &'a mut W

Acknowledged data transfer on this endpoint has occurred