Type Alias d1_pac::emac::emac_int_sta::RX_DMA_STOPPED_P_W

source ·
pub type RX_DMA_STOPPED_P_W<'a, const O: u8> = BitWriter1C<'a, u32, EMAC_INT_STA_SPEC, bool, O>;
Expand description

Field rx_dma_stopped_p writer - When this bit asserted, the RX DMA FSM is stopped.

Aliased Type§

struct RX_DMA_STOPPED_P_W<'a, const O: u8> { /* private fields */ }