Type Alias xmc4800::usic0_ch0::psr_iismode::RIF_W

source ·
pub type RIF_W<'a, REG> = BitWriter<'a, REG, RIF_A>;
Expand description

Field RIF writer - Receive Indication Flag

Aliased Type§

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

Implementations§

source§

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

source

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

A receive event has not occurred.

source

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

A receive event has occurred.