[][src]Type Definition efm32pg12_pac::usart0::timecmp0::TSTART_R

type TSTART_R = R<u8, TSTART_A>;

Reader of field TSTART

Methods

impl TSTART_R[src]

pub fn variant(&self) -> Variant<u8, TSTART_A>[src]

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is TXEOF

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

Checks if the value of the field is TXC

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

Checks if the value of the field is RXACT

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

Checks if the value of the field is RXEOF