Type Alias atsame70n21b::mcan0::cccr::CCE_W

source ·
pub type CCE_W<'a, const O: u8> = BitWriter<'a, CCCR_SPEC, O, CCESELECT_A>;
Expand description

Field CCE writer - Configuration Change Enable (read/write, write protection)

Aliased Type§

struct CCE_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> CCE_W<'a, O>

source

pub fn protected(self) -> &'a mut W

The processor has no write access to the protected configuration registers.

source

pub fn configurable(self) -> &'a mut W

The processor has write access to the protected configuration registers (while MCAN_CCCR.INIT = ‘1’).