xmc4100::usic0_ch0::trbsr

Type Alias TBERI_W

Source
pub type TBERI_W<'a, REG> = BitWriter<'a, REG, TBERI_A>;
Expand description

Field TBERI writer - Transmit Buffer Error Event

Aliased Type§

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

Implementations§

Source§

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

Source

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

A transmit buffer error event has not been detected.

Source

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

A transmit buffer error event has been detected.