Type Alias xmc4800::usic0_ch0::pcr_sscmode::TiwenW

source ·
pub type TiwenW<'a, REG> = BitWriter<'a, REG, Tiwen>;
Expand description

Field TIWEN writer - Enable Inter-Word Delay Tiw

Aliased Type§

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

Implementations§

source§

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

source

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

No delay between data words of the same frame.

source

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

The inter-word delay Tiw is enabled and introduced between data words of the same frame.