[][src]Type Definition atsame70j21b::mcan0::mcan_psr::ACT_R

type ACT_R = R<u8, ACT_A>;

Reader of field ACT

Implementations

impl ACT_R[src]

pub fn variant(&self) -> ACT_A[src]

Get enumerated values variant

pub fn is_synchronizing(&self) -> bool[src]

Checks if the value of the field is SYNCHRONIZING

pub fn is_idle(&self) -> bool[src]

Checks if the value of the field is IDLE

pub fn is_receiver(&self) -> bool[src]

Checks if the value of the field is RECEIVER

pub fn is_transmitter(&self) -> bool[src]

Checks if the value of the field is TRANSMITTER