Type Alias d1_pac::emac::emac_rx_frm_flt::DIS_ADDR_FILTER_R

source ·
pub type DIS_ADDR_FILTER_R = BitReader<DIS_ADDR_FILTER_A>;
Expand description

Field dis_addr_filter reader - Disable Address Filter

Aliased Type§

struct DIS_ADDR_FILTER_R { /* private fields */ }

Implementations§

source§

impl DIS_ADDR_FILTER_R

source

pub fn variant(&self) -> DIS_ADDR_FILTER_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