Type Alias xmc4800::usic0_ch0::psr_sscmode::TsifW

source ·
pub type TsifW<'a, REG> = BitWriter<'a, REG, Tsif>;
Expand description

Field TSIF writer - Transmit Shift Indication Flag

Aliased Type§

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

Implementations§

source§

impl<'a, REG> TsifW<'a, REG>
where REG: Writable + RegisterSpec,

source

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

A transmit shift event has not occurred.

source

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

A transmit shift event has occurred.