nrf52840_pac::usbd::epdatastatus

Type Alias EPOUT7_R

Source
pub type EPOUT7_R = BitReader<EPOUT7_A>;
Expand description

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

Aliased Type§

struct EPOUT7_R { /* private fields */ }

Implementations§

Source§

impl EPOUT7_R

Source

pub fn variant(&self) -> EPOUT7_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