[][src]Type Definition efm32pg12_pac::usart0::timing::TXDELAY_R

type TXDELAY_R = R<u8, TXDELAY_A>;

Reader of field TXDELAY

Methods

impl TXDELAY_R[src]

pub fn variant(&self) -> TXDELAY_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_one(&self) -> bool[src]

Checks if the value of the field is ONE

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

Checks if the value of the field is TWO

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

Checks if the value of the field is THREE

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

Checks if the value of the field is SEVEN

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

Checks if the value of the field is TCMP0

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

Checks if the value of the field is TCMP1

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

Checks if the value of the field is TCMP2