Type Alias xmc4800::fce_ke0::cfg::ALR_W

source ·
pub type ALR_W<'a, REG> = BitWriter<'a, REG, ALR_A>;
Expand description

Field ALR writer - Automatic Length Reload

Aliased Type§

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

Implementations§

source§

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

source

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

Disables automatic reload of the LENGTH field.

source

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

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