Type Alias d1_pac::emac::emac_rx_dma_sta::RX_DMA_STA_R

source ·
pub type RX_DMA_STA_R = FieldReader<u8, RX_DMA_STA_A>;
Expand description

Field rx_dma_sta reader - The State of RX DMA FSM

Aliased Type§

struct RX_DMA_STA_R { /* private fields */ }

Implementations§

source§

impl RX_DMA_STA_R

source

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

Checks if the value of the field is RUN_WAIT_FRM

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

source

pub fn is_run_trans_data(&self) -> bool

Checks if the value of the field is RUN_TRANS_DATA