nrf52840_pac::usbd::epstatus

Type Alias EPIN0_R

Source
pub type EPIN0_R = BitReader<EPIN0_A>;
Expand description

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

Aliased Type§

struct EPIN0_R { /* private fields */ }

Implementations§

Source§

impl EPIN0_R

Source

pub fn variant(&self) -> EPIN0_A

Get enumerated values variant

Source

pub fn is_no_data(&self) -> bool

Checks if the value of the field is NO_DATA

Source

pub fn is_data_done(&self) -> bool

Checks if the value of the field is DATA_DONE