Type Alias atsame70n21b::mcan0::cccr::BRSE_W

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

Field BRSE writer - Bit Rate Switching Enable (read/write, write protection)

Aliased Type§

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

Implementations§

source§

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

source

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

Bit rate switching for transmissions disabled.

source

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

Bit rate switching for transmissions enabled.