[][src]Type Definition tm4c129x::can0::tst::TX_R

type TX_R = R<u8, TX_A>;

Reader of field TX

Methods

impl TX_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CANCTL

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

Checks if the value of the field is SAMPLE

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

Checks if the value of the field is DOMINANT

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

Checks if the value of the field is RECESSIVE