[][src]Type Definition rv32m1_ri5cy_pac::lpuart0::baud::W

type W = W<u32, BAUD>;

Writer for register BAUD

Methods

impl W[src]

pub fn sbr(&mut self) -> SBR_W[src]

Bits 0:12 - Baud Rate Modulo Divisor.

pub fn sbns(&mut self) -> SBNS_W[src]

Bit 13 - Stop Bit Number Select

pub fn rxedgie(&mut self) -> RXEDGIE_W[src]

Bit 14 - RX Input Active Edge Interrupt Enable

pub fn lbkdie(&mut self) -> LBKDIE_W[src]

Bit 15 - LIN Break Detect Interrupt Enable

pub fn resyncdis(&mut self) -> RESYNCDIS_W[src]

Bit 16 - Resynchronization Disable

pub fn bothedge(&mut self) -> BOTHEDGE_W[src]

Bit 17 - Both Edge Sampling

pub fn matcfg(&mut self) -> MATCFG_W[src]

Bits 18:19 - Match Configuration

pub fn ridmae(&mut self) -> RIDMAE_W[src]

Bit 20 - Receiver Idle DMA Enable

pub fn rdmae(&mut self) -> RDMAE_W[src]

Bit 21 - Receiver Full DMA Enable

pub fn tdmae(&mut self) -> TDMAE_W[src]

Bit 23 - Transmitter DMA Enable

pub fn osr(&mut self) -> OSR_W[src]

Bits 24:28 - Oversampling Ratio

pub fn m10(&mut self) -> M10_W[src]

Bit 29 - 10-bit Mode select

pub fn maen2(&mut self) -> MAEN2_W[src]

Bit 30 - Match Address Mode Enable 2

pub fn maen1(&mut self) -> MAEN1_W[src]

Bit 31 - Match Address Mode Enable 1