Type Alias nrf52840_pac::usbd::epstatus::EPOUT1_W

source ·
pub type EPOUT1_W<'a, const O: u8> = BitWriter1C<'a, u32, EPSTATUS_SPEC, EPOUT1_A, O>;
Expand description

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

Aliased Type§

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

Implementations§

source§

impl<'a, const O: u8> EPOUT1_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