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

type LEC_R = R<u8, LEC_A>;

Reader of field LEC

Implementations

impl LEC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_ERROR

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

Checks if the value of the field is STUFF_ERROR

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

Checks if the value of the field is FORM_ERROR

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

Checks if the value of the field is ACK_ERROR

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

Checks if the value of the field is BIT1_ERROR

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

Checks if the value of the field is BIT0_ERROR

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

Checks if the value of the field is CRC_ERROR

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

Checks if the value of the field is NO_CHANGE