Type Alias xmc4300::usic0_ch0::psr_sscmode::AIF_W

source ·
pub type AIF_W<'a, REG> = BitWriter<'a, REG, AIF_A>;
Expand description

Field AIF writer - Alternative Receive Indication Flag

Aliased Type§

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

Implementations§

source§

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

source

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

An alternative receive event has not occurred.

source

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

An alternative receive event has occurred.