Type Alias atsame70n21b::mcan0::cccr::ASM_W

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

Field ASM writer - Restricted Operation Mode (read/write, write protection against ‘1’)

Aliased Type§

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

Implementations§

source§

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

source

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

Normal CAN operation.

source

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

Restricted Operation mode active.