Type Alias xmc4300::usic0_ch0::trbsr::StbiW

source ·
pub type StbiW<'a, REG> = BitWriter<'a, REG, Stbi>;
Expand description

Field STBI writer - Standard Transmit Buffer Event

Aliased Type§

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

Implementations§

source§

impl<'a, REG> StbiW<'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.