Type Alias xmc4300::usic0_ch0::tcsr::EOF_W

source ·
pub type EOF_W<'a, REG> = BitWriter<'a, REG, EOF_A>;
Expand description

Field EOF writer - End Of Frame

Aliased Type§

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

Implementations§

source§

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

source

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

The data word in TBUF is not considered as last word of an SSC frame.

source

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

The data word in TBUF is considered as last word of an SSC frame.