Type Alias xmc4300::usic0_ch0::tcsr::SOF_W

source ·
pub type SOF_W<'a, REG> = BitWriter<'a, REG, SOF_A>;
Expand description

Field SOF writer - Start Of Frame

Aliased Type§

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

Implementations§

source§

impl<'a, REG> SOF_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 first word of a frame.

source

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

The data word in TBUF is considered as first word of a frame. A currently running frame is finished and MSLS becomes deactivated (respecting the programmed delays).