nrf52840_pac::usbd::epdatastatus

Type Alias EPOUT5_R

Source
pub type EPOUT5_R = BitReader<EPOUT5_A>;
Expand description

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

Aliased Type§

struct EPOUT5_R { /* private fields */ }

Implementations§

Source§

impl EPOUT5_R

Source

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