Type Alias xmc4800::usic0_ch0::trbsr::STBI_W

source ·
pub type STBI_W<'a, REG> = BitWriter<'a, REG, STBI_A>;
Expand description

Field STBI writer - Standard Transmit Buffer Event

Aliased Type§

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

Implementations§

source§

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

source

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

A standard transmit buffer event has not been detected.

source

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

A standard transmit buffer event has been detected.