Type Alias xmc4800::eth0_con::eth0_con::MDIO_W

source ·
pub type MDIO_W<'a, REG> = FieldWriter<'a, REG, 2, MDIO_A, Safe>;
Expand description

Field MDIO writer - MDIO Input Select

Aliased Type§

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

Implementations§

source§

impl<'a, REG> MDIO_W<'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