Type Alias xmc4200::usic0_ch0::psr_ascmode::RFF_W

source ·
pub type RFF_W<'a, REG> = BitWriter<'a, REG, RFF_A>;
Expand description

Field RFF writer - Receive Frame Finished

Aliased Type§

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

Implementations§

source§

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

source

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

The received frame is not yet finished.

source

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

The received frame is finished.