Type Alias d1_pac::emac::emac_rx_ctl1::FLUSH_RX_FRM_R

source ·
pub type FLUSH_RX_FRM_R = BitReader<FLUSH_RX_FRM_A>;
Expand description

Field flush_rx_frm reader - Flush Receive Frames

Aliased Type§

struct FLUSH_RX_FRM_R { /* private fields */ }

Implementations§

source§

impl FLUSH_RX_FRM_R

source

pub fn variant(&self) -> FLUSH_RX_FRM_A

Get enumerated values variant

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE