Type Alias xmc4400::usic0_ch0::pcr_sscmode::TIWEN_W

source ·
pub type TIWEN_W<'a, REG> = BitWriter<'a, REG, TIWEN_A>;
Expand description

Field TIWEN writer - Enable Inter-Word Delay Tiw

Aliased Type§

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

Implementations§

source§

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