Type Alias xmc4800::fce_ke0::cfg::ALR_R

source ·
pub type ALR_R = BitReader<ALR_A>;
Expand description

Field ALR reader - Automatic Length Reload

Aliased Type§

struct ALR_R { /* private fields */ }

Implementations§

source§

impl ALR_R

source

pub const fn variant(&self) -> ALR_A

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.