nrf52840_pac::usbd::epdatastatus

Type Alias EPOUT3_R

Source
pub type EPOUT3_R = BitReader<EPOUT3_A>;
Expand description

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

Aliased Type§

struct EPOUT3_R { /* private fields */ }

Implementations§

Source§

impl EPOUT3_R

Source

pub fn variant(&self) -> EPOUT3_A

Get enumerated values variant

Source

pub fn is_not_started(&self) -> bool

Checks if the value of the field is NOT_STARTED

Source

pub fn is_started(&self) -> bool

Checks if the value of the field is STARTED