Type Alias d1_pac::emac::emac_tx_dma_sta::TX_DMA_STA_R

source ·
pub type TX_DMA_STA_R = FieldReader<u8, TX_DMA_STA_A>;
Expand description

Field tx_dma_sta reader - The State of Transmit DMA FSM

Aliased Type§

struct TX_DMA_STA_R { /* private fields */ }

Implementations§

source§

impl TX_DMA_STA_R

source

pub fn variant(&self) -> Option<TX_DMA_STA_A>

Get enumerated values variant

source

pub fn is_stop(&self) -> bool

Checks if the value of the field is STOP

source

pub fn is_run_fetch_desc(&self) -> bool

Checks if the value of the field is RUN_FETCH_DESC

source

pub fn is_run_wait_sta(&self) -> bool

Checks if the value of the field is RUN_WAIT_STA

source

pub fn is_run_trans_data(&self) -> bool

Checks if the value of the field is RUN_TRANS_DATA

source

pub fn is_suspend(&self) -> bool

Checks if the value of the field is SUSPEND

source

pub fn is_run_close_desc(&self) -> bool

Checks if the value of the field is RUN_CLOSE_DESC