Type Alias atsame54p::sercom0::usart_int::ctrla::R

source ·
pub type R = R<CTRLA_SPEC>;
Expand description

Register CTRLA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn swrst(&self) -> SWRST_R

Bit 0 - Software Reset

source

pub fn enable(&self) -> ENABLE_R

Bit 1 - Enable

source

pub fn mode(&self) -> MODE_R

Bits 2:4 - Operating Mode

source

pub fn runstdby(&self) -> RUNSTDBY_R

Bit 7 - Run during Standby

source

pub fn ibon(&self) -> IBON_R

Bit 8 - Immediate Buffer Overflow Notification

source

pub fn txinv(&self) -> TXINV_R

Bit 9 - Transmit Data Invert

source

pub fn rxinv(&self) -> RXINV_R

Bit 10 - Receive Data Invert

source

pub fn sampr(&self) -> SAMPR_R

Bits 13:15 - Sample

source

pub fn txpo(&self) -> TXPO_R

Bits 16:17 - Transmit Data Pinout

source

pub fn rxpo(&self) -> RXPO_R

Bits 20:21 - Receive Data Pinout

source

pub fn sampa(&self) -> SAMPA_R

Bits 22:23 - Sample Adjustment

source

pub fn form(&self) -> FORM_R

Bits 24:27 - Frame Format

source

pub fn cmode(&self) -> CMODE_R

Bit 28 - Communication Mode

source

pub fn cpol(&self) -> CPOL_R

Bit 29 - Clock Polarity

source

pub fn dord(&self) -> DORD_R

Bit 30 - Data Order