Type Alias d1_pac::emac::emac_mii_cmd::MII_WR_R

source ·
pub type MII_WR_R = BitReader<MII_WR_A>;
Expand description

Field mii_wr reader - MII Write and Read

Aliased Type§

struct MII_WR_R { /* private fields */ }

Implementations§

source§

impl MII_WR_R

source

pub fn variant(&self) -> MII_WR_A

Get enumerated values variant

source

pub fn is_r(&self) -> bool

Checks if the value of the field is R

source

pub fn is_w(&self) -> bool

Checks if the value of the field is W