Type Alias d1_pac::emac::emac_addr_high::MAC_ADDR_TYPE_R

source ·
pub type MAC_ADDR_TYPE_R = BitReader<MAC_ADDR_TYPE_A>;
Expand description

Field mac_addr_type reader - MAC Address Type

Aliased Type§

struct MAC_ADDR_TYPE_R { /* private fields */ }

Implementations§

source§

impl MAC_ADDR_TYPE_R

source

pub fn variant(&self) -> MAC_ADDR_TYPE_A

Get enumerated values variant

source

pub fn is_dst(&self) -> bool

Checks if the value of the field is DST

source

pub fn is_src(&self) -> bool

Checks if the value of the field is SRC