Type Definition tm4c123x::can0::tst::TX_R

source ·
pub type TX_R = R<u8, TX_A>;
Expand description

Reader of field TX

Implementations§

source§

impl TX_R

source

pub fn variant(&self) -> TX_A

Get enumerated values variant

source

pub fn is_canctl(&self) -> bool

Checks if the value of the field is CANCTL

source

pub fn is_sample(&self) -> bool

Checks if the value of the field is SAMPLE

source

pub fn is_dominant(&self) -> bool

Checks if the value of the field is DOMINANT

source

pub fn is_recessive(&self) -> bool

Checks if the value of the field is RECESSIVE