Type Alias d1_pac::emac::emac_rx_frm_flt::CTL_FRM_FILTER_R

source ·
pub type CTL_FRM_FILTER_R = FieldReader<u8, CTL_FRM_FILTER_A>;
Expand description

Field ctl_frm_filter reader - Receive Control Frames Filter

Aliased Type§

struct CTL_FRM_FILTER_R { /* private fields */ }

Implementations§

source§

impl CTL_FRM_FILTER_R

source

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

Get enumerated values variant

source

pub fn is_drop_all(&self) -> bool

Checks if the value of the field is DROP_ALL

source

pub fn is_receive_all(&self) -> bool

Checks if the value of the field is RECEIVE_ALL

source

pub fn is_receive_all_when_filter(&self) -> bool

Checks if the value of the field is RECEIVE_ALL_WHEN_FILTER