Type Alias xmc4800::usic0_ch0::tbctr::TberienW

source ·
pub type TberienW<'a, REG> = BitWriter<'a, REG, Tberien>;
Expand description

Field TBERIEN writer - Transmit Buffer Error Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The transmit buffer error interrupt generation is disabled.

source

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

The transmit buffer error interrupt generation is enabled.