Type Alias nrf52840_pac::usbd::epdatastatus::EPOUT7_W

source ·
pub type EPOUT7_W<'a, const O: u8> = BitWriter1C<'a, u32, EPDATASTATUS_SPEC, EPOUT7_A, O>;
Expand description

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

Aliased Type§

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

Implementations§

source§

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

source

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

No acknowledged data transfer on this endpoint

source

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

Acknowledged data transfer on this endpoint has occurred