Type Definition atsame54p19a_pac::sercom0::usart_ext::ctrla::R[][src]

type R = R<u32, CTRLA>;

Reader of register CTRLA

Implementations

impl R[src]

pub fn swrst(&self) -> SWRST_R[src]

Bit 0 - Software Reset

pub fn enable(&self) -> ENABLE_R[src]

Bit 1 - Enable

pub fn mode(&self) -> MODE_R[src]

Bits 2:4 - Operating Mode

pub fn runstdby(&self) -> RUNSTDBY_R[src]

Bit 7 - Run during Standby

pub fn ibon(&self) -> IBON_R[src]

Bit 8 - Immediate Buffer Overflow Notification

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

Bit 9 - Transmit Data Invert

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

Bit 10 - Receive Data Invert

pub fn sampr(&self) -> SAMPR_R[src]

Bits 13:15 - Sample

pub fn txpo(&self) -> TXPO_R[src]

Bits 16:17 - Transmit Data Pinout

pub fn rxpo(&self) -> RXPO_R[src]

Bits 20:21 - Receive Data Pinout

pub fn sampa(&self) -> SAMPA_R[src]

Bits 22:23 - Sample Adjustment

pub fn form(&self) -> FORM_R[src]

Bits 24:27 - Frame Format

pub fn cmode(&self) -> CMODE_R[src]

Bit 28 - Communication Mode

pub fn cpol(&self) -> CPOL_R[src]

Bit 29 - Clock Polarity

pub fn dord(&self) -> DORD_R[src]

Bit 30 - Data Order