Type Alias xmc4300::can_node0::ncr::CceW

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

Field CCE writer - Configuration Change Enable

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>

The Bit Timing Register, the Port Control Register, Error Counter Register may only be read. All attempts to modify them are ignored.

source

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

The Bit Timing Register, the Port Control Register, Error Counter Register may be read and written.