Type Alias d1_pac::emac::emac_int_sta::TX_DMA_STOPPED_P_R

source ·
pub type TX_DMA_STOPPED_P_R = BitReader<TX_DMA_STOPPED_P_A>;
Expand description

Field tx_dma_stopped_p reader - Transmission DMA Stopped Interrupt Pending

Aliased Type§

struct TX_DMA_STOPPED_P_R { /* private fields */ }

Implementations§

source§

impl TX_DMA_STOPPED_P_R

source

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