pub type TSTART_R = FieldReader<u8, TSTART_A>;
Expand description

Field TSTART reader - Timer Start Source

Implementations§

source§

impl TSTART_R

source

pub fn variant(&self) -> Option<TSTART_A>

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_txeof(&self) -> bool

Checks if the value of the field is TXEOF

source

pub fn is_txc(&self) -> bool

Checks if the value of the field is TXC

source

pub fn is_rxact(&self) -> bool

Checks if the value of the field is RXACT

source

pub fn is_rxeof(&self) -> bool

Checks if the value of the field is RXEOF