[][src]Type Definition efm32hg309f64::usart0::ctrl::R

type R = R<u32, CTRL>;

Reader of register CTRL

Methods

impl R[src]

pub fn sync(&self) -> SYNC_R[src]

Bit 0 - USART Synchronous Mode

pub fn loopbk(&self) -> LOOPBK_R[src]

Bit 1 - Loopback Enable

pub fn ccen(&self) -> CCEN_R[src]

Bit 2 - Collision Check Enable

pub fn mpm(&self) -> MPM_R[src]

Bit 3 - Multi-Processor Mode

pub fn mpab(&self) -> MPAB_R[src]

Bit 4 - Multi-Processor Address-Bit

pub fn ovs(&self) -> OVS_R[src]

Bits 5:6 - Oversampling

pub fn clkpol(&self) -> CLKPOL_R[src]

Bit 8 - Clock Polarity

pub fn clkpha(&self) -> CLKPHA_R[src]

Bit 9 - Clock Edge For Setup/Sample

pub fn msbf(&self) -> MSBF_R[src]

Bit 10 - Most Significant Bit First

pub fn csma(&self) -> CSMA_R[src]

Bit 11 - Action On Slave-Select In Master Mode

pub fn txbil(&self) -> TXBIL_R[src]

Bit 12 - TX Buffer Interrupt Level

pub fn rxinv(&self) -> RXINV_R[src]

Bit 13 - Receiver Input Invert

pub fn txinv(&self) -> TXINV_R[src]

Bit 14 - Transmitter output Invert

pub fn csinv(&self) -> CSINV_R[src]

Bit 15 - Chip Select Invert

pub fn autocs(&self) -> AUTOCS_R[src]

Bit 16 - Automatic Chip Select

pub fn autotri(&self) -> AUTOTRI_R[src]

Bit 17 - Automatic TX Tristate

pub fn scmode(&self) -> SCMODE_R[src]

Bit 18 - SmartCard Mode

pub fn scretrans(&self) -> SCRETRANS_R[src]

Bit 19 - SmartCard Retransmit

pub fn skipperrf(&self) -> SKIPPERRF_R[src]

Bit 20 - Skip Parity Error Frames

pub fn bit8dv(&self) -> BIT8DV_R[src]

Bit 21 - Bit 8 Default Value

pub fn errsdma(&self) -> ERRSDMA_R[src]

Bit 22 - Halt DMA On Error

pub fn errsrx(&self) -> ERRSRX_R[src]

Bit 23 - Disable RX On Error

pub fn errstx(&self) -> ERRSTX_R[src]

Bit 24 - Disable TX On Error

pub fn sssearly(&self) -> SSSEARLY_R[src]

Bit 25 - Synchronous Slave Setup Early

pub fn txdelay(&self) -> TXDELAY_R[src]

Bits 26:27 - TX Delay Transmission

pub fn byteswap(&self) -> BYTESWAP_R[src]

Bit 28 - Byteswap In Double Accesses

pub fn autotx(&self) -> AUTOTX_R[src]

Bit 29 - Always Transmit When RX Not Full

pub fn mvdis(&self) -> MVDIS_R[src]

Bit 30 - Majority Vote Disable

pub fn smsdelay(&self) -> SMSDELAY_R[src]

Bit 31 - Synchronous Master Sample Delay