Type Alias xmc4300::usic0_ch0::fmr::MtdvW

source ·
pub type MtdvW<'a, REG> = FieldWriter<'a, REG, 2, Mtdv>;
Expand description

Field MTDV writer - Modify Transmit Data Valid

Aliased Type§

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

Implementations§

source§

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

source

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

No action.

source

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

Bit TDV is set, TE is unchanged.

source

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

Bits TDV and TE are cleared.