Type Alias xmc4800::fce_ke0::cfg::CceW

source ·
pub type CceW<'a, REG> = BitWriter<'a, REG, Cce>;
Expand description

Field CCE writer - CRC Check Comparison

Aliased Type§

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

Implementations§

source§

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

source

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

CRC check comparison at the end of a message is disabled

source

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

CRC check comparison at the end of a message is enabled