nrf52840_pac::usbd::epdatastatus

Type Alias EPIN1_R

Source
pub type EPIN1_R = BitReader<EPIN1_A>;
Expand description

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

Aliased Type§

struct EPIN1_R { /* private fields */ }

Implementations§

Source§

impl EPIN1_R

Source

pub fn variant(&self) -> EPIN1_A

Get enumerated values variant

Source

pub fn is_not_done(&self) -> bool

Checks if the value of the field is NOT_DONE

Source

pub fn is_data_done(&self) -> bool

Checks if the value of the field is DATA_DONE