Type Alias d1_pac::emac::emac_int_sta::RX_P_R

source ·
pub type RX_P_R = BitReader<RX_P_A>;
Expand description

Field rx_p reader - Frame RX Completed Interrupt Pending

Aliased Type§

struct RX_P_R { /* private fields */ }

Implementations§

source§

impl RX_P_R

source

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