Type Alias xmc4300::eth0_con::eth0_con::MdioW

source ·
pub type MdioW<'a, REG> = FieldWriterSafe<'a, REG, 2, Mdio>;
Expand description

Field MDIO writer - MDIO Input Select

Aliased Type§

struct MdioW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> MdioW<'a, REG>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn value1(self) -> &'a mut W<REG>

Data input MDIA is selected

source

pub fn value2(self) -> &'a mut W<REG>

Data input MDIB is selected

source

pub fn value3(self) -> &'a mut W<REG>

Data input MDIC is selected

source

pub fn value4(self) -> &'a mut W<REG>

Data input MDID is selected