[][src]Type Definition stm32f3::stm32f3x8::can::esr::LEC_R

type LEC_R = R<u8, LEC_A>;

Reader of field LEC

Methods

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 NOERROR

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

Checks if the value of the field is STUFF

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

Checks if the value of the field is FORM

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

Checks if the value of the field is ACK

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

Checks if the value of the field is BITRECESSIVE

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

Checks if the value of the field is BITDOMINANT

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

Checks if the value of the field is CRC

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

Checks if the value of the field is CUSTOM