Type Alias atsame70n21b::mcan0::cccr::TEST_R

source ·
pub type TEST_R = BitReader<TESTSELECT_A>;
Expand description

Field TEST reader - Test Mode Enable (read/write, write protection against ‘1’)

Aliased Type§

struct TEST_R { /* private fields */ }

Implementations§

source§

impl TEST_R

source

pub fn variant(&self) -> TESTSELECT_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED