Type Alias d1_pac::emac::emac_rx_ctl1::RX_FIFO_FLOW_CTL_R

source ·
pub type RX_FIFO_FLOW_CTL_R = BitReader<RX_FIFO_FLOW_CTL_A>;
Expand description

Field rx_fifo_flow_ctl reader - Receive FIFO Flow Control Enable

Aliased Type§

struct RX_FIFO_FLOW_CTL_R { /* private fields */ }

Implementations§

source§

impl RX_FIFO_FLOW_CTL_R

source

pub fn variant(&self) -> RX_FIFO_FLOW_CTL_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE