[][src]Type Definition atsamd51p::sercom0::usart_ext::ctrla::W

type W = W<u32, CTRLA>;

Writer for register CTRLA

Implementations

impl W[src]

pub fn swrst(&mut self) -> SWRST_W<'_>[src]

Bit 0 - Software Reset

pub fn enable(&mut self) -> ENABLE_W<'_>[src]

Bit 1 - Enable

pub fn mode(&mut self) -> MODE_W<'_>[src]

Bits 2:4 - Operating Mode

pub fn runstdby(&mut self) -> RUNSTDBY_W<'_>[src]

Bit 7 - Run during Standby

pub fn ibon(&mut self) -> IBON_W<'_>[src]

Bit 8 - Immediate Buffer Overflow Notification

pub fn txinv(&mut self) -> TXINV_W<'_>[src]

Bit 9 - Transmit Data Invert

pub fn rxinv(&mut self) -> RXINV_W<'_>[src]

Bit 10 - Receive Data Invert

pub fn sampr(&mut self) -> SAMPR_W<'_>[src]

Bits 13:15 - Sample

pub fn txpo(&mut self) -> TXPO_W<'_>[src]

Bits 16:17 - Transmit Data Pinout

pub fn rxpo(&mut self) -> RXPO_W<'_>[src]

Bits 20:21 - Receive Data Pinout

pub fn sampa(&mut self) -> SAMPA_W<'_>[src]

Bits 22:23 - Sample Adjustment

pub fn form(&mut self) -> FORM_W<'_>[src]

Bits 24:27 - Frame Format

pub fn cmode(&mut self) -> CMODE_W<'_>[src]

Bit 28 - Communication Mode

pub fn cpol(&mut self) -> CPOL_W<'_>[src]

Bit 29 - Clock Polarity

pub fn dord(&mut self) -> DORD_W<'_>[src]

Bit 30 - Data Order