Type Alias d1_pac::emac::emac_int_sta::TX_BUF_UA_P_R

source ·
pub type TX_BUF_UA_P_R = BitReader<TX_BUF_UA_P_A>;
Expand description

Field tx_buf_ua_p reader - TX Buffer UA Interrupt Pending

Aliased Type§

struct TX_BUF_UA_P_R { /* private fields */ }

Implementations§

source§

impl TX_BUF_UA_P_R

source

pub fn variant(&self) -> TX_BUF_UA_P_A

Get enumerated values variant

source

pub fn is_no_pending(&self) -> bool

Checks if the value of the field is NO_PENDING

source

pub fn is_pending(&self) -> bool

Checks if the value of the field is PENDING