nrf52840_pac::usbd::epstatus

Type Alias EPIN5_W

Source
pub type EPIN5_W<'a, const O: u8> = BitWriter1C<'a, u32, EPSTATUS_SPEC, EPIN5_A, O>;
Expand description

Field EPIN5 writer - Captured state of endpoint’s EasyDMA registers. Write ‘1’ to clear.

Aliased Type§

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

Implementations§

Source§

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

Source

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

EasyDMA registers have not been captured for this endpoint

Source

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

EasyDMA registers have been captured for this endpoint