Type Alias xmc4800::usic0_ch0::tbctr::STBTEN_W

source ·
pub type STBTEN_W<'a, REG> = BitWriter<'a, REG, STBTEN_A>;
Expand description

Field STBTEN writer - Standard Transmit Buffer Trigger Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The standard transmit buffer event trigger through bit TRBSR.STBT is disabled.

source

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

The standard transmit buffer event trigger through bit TRBSR.STBT is enabled.