Type Alias xmc4300::usic0_ch0::psr_ascmode::TBIF_W

source ·
pub type TBIF_W<'a, REG> = BitWriter<'a, REG, TBIF_A>;
Expand description

Field TBIF writer - Transmit Buffer Indication Flag

Aliased Type§

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

Implementations§

source§

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

source

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

A transmit buffer event has not occurred.

source

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

A transmit buffer event has occurred.