Type Alias d1_pac::emac::emac_int_sta::RX_TIMEOUT_P_R

source ·
pub type RX_TIMEOUT_P_R = BitReader<RX_TIMEOUT_P_A>;
Expand description

Field rx_timeout_p reader - RX Timeout Interrupt Pending

Aliased Type§

struct RX_TIMEOUT_P_R { /* private fields */ }

Implementations§

source§

impl RX_TIMEOUT_P_R

source

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