Type Alias atsame70n21b::mcan0::psr::ACT_R

source ·
pub type ACT_R = FieldReader<ACTSELECT_A>;
Expand description

Field ACT reader - Activity

Aliased Type§

struct ACT_R { /* private fields */ }

Implementations§

source§

impl ACT_R

source

pub fn variant(&self) -> ACTSELECT_A

Get enumerated values variant

source

pub fn is_synchronizing(&self) -> bool

Checks if the value of the field is SYNCHRONIZING

source

pub fn is_idle(&self) -> bool

Checks if the value of the field is IDLE

source

pub fn is_receiver(&self) -> bool

Checks if the value of the field is RECEIVER

source

pub fn is_transmitter(&self) -> bool

Checks if the value of the field is TRANSMITTER