Type Alias xmc4500::usic0_ch0::trbsr::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.