Type Alias xmc4800::fce_ke0::cfg::AlrR

source ·
pub type AlrR = BitReader<Alr>;
Expand description

Field ALR reader - Automatic Length Reload

Aliased Type§

struct AlrR { /* private fields */ }

Implementations§

source§

impl AlrR

source

pub const fn variant(&self) -> Alr

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disables automatic reload of the LENGTH field.

source

pub fn is_value2(&self) -> bool

Enables automatic reload of the LENGTH field at the end of a message.