Type Alias xmc4300::usic0_ch0::psr_iicmode::TSIF_W

source ·
pub type TSIF_W<'a, REG> = BitWriter<'a, REG, TSIF_A>;
Expand description

Field TSIF writer - Transmit Shift Indication Flag

Aliased Type§

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

Implementations§

source§

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

source

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

A transmit shift event has not occurred.

source

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

A transmit shift event has occurred.