Type Alias atsame70n21b::mcan0::cccr::CSR_R

source ·
pub type CSR_R = BitReader<CSRSELECT_A>;
Expand description

Field CSR reader - Clock Stop Request (read/write)

Aliased Type§

struct CSR_R { /* private fields */ }

Implementations§

source§

impl CSR_R

source

pub fn variant(&self) -> CSRSELECT_A

Get enumerated values variant

source

pub fn is_no_clock_stop(&self) -> bool

Checks if the value of the field is NO_CLOCK_STOP

source

pub fn is_clock_stop(&self) -> bool

Checks if the value of the field is CLOCK_STOP