Type Alias xmc4300::fce_ke0::cfg::CceR

source ·
pub type CceR = BitReader<Cce>;
Expand description

Field CCE reader - CRC Check Comparison

Aliased Type§

struct CceR { /* private fields */ }

Implementations§

source§

impl CceR

source

pub const fn variant(&self) -> Cce

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

CRC check comparison at the end of a message is disabled

source

pub fn is_value2(&self) -> bool

CRC check comparison at the end of a message is enabled