Type Alias d1_pac::emac::emac_int_sta::RX_EARLY_P_R

source ·
pub type RX_EARLY_P_R = BitReader<RX_EARLY_P_A>;
Expand description

Field rx_early_p reader - RX DMA Filled First Data Buffer of the Receive Frame Interrupt Pending

Aliased Type§

struct RX_EARLY_P_R { /* private fields */ }

Implementations§

source§

impl RX_EARLY_P_R

source

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