Type Alias nrf52840_pac::usbd::epstatus::EPIN3_R

source ·
pub type EPIN3_R = BitReader<EPIN3_A>;
Expand description

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

Aliased Type§

struct EPIN3_R { /* private fields */ }

Implementations§

source§

impl EPIN3_R

source

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