Type Definition atsame70n20b_pac::usart0::us_cr_usart_mode::W[][src]

type W = W<u32, US_CR_USART_MODE>;

Writer for register US_CR_USART_MODE

Implementations

impl W[src]

pub fn rstrx(&mut self) -> RSTRX_W<'_>[src]

Bit 2 - Reset Receiver

pub fn rsttx(&mut self) -> RSTTX_W<'_>[src]

Bit 3 - Reset Transmitter

pub fn rxen(&mut self) -> RXEN_W<'_>[src]

Bit 4 - Receiver Enable

pub fn rxdis(&mut self) -> RXDIS_W<'_>[src]

Bit 5 - Receiver Disable

pub fn txen(&mut self) -> TXEN_W<'_>[src]

Bit 6 - Transmitter Enable

pub fn txdis(&mut self) -> TXDIS_W<'_>[src]

Bit 7 - Transmitter Disable

pub fn rststa(&mut self) -> RSTSTA_W<'_>[src]

Bit 8 - Reset Status Bits

pub fn sttbrk(&mut self) -> STTBRK_W<'_>[src]

Bit 9 - Start Break

pub fn stpbrk(&mut self) -> STPBRK_W<'_>[src]

Bit 10 - Stop Break

pub fn sttto(&mut self) -> STTTO_W<'_>[src]

Bit 11 - Clear TIMEOUT Flag and Start Timeout After Next Character Received

pub fn senda(&mut self) -> SENDA_W<'_>[src]

Bit 12 - Send Address

pub fn rstit(&mut self) -> RSTIT_W<'_>[src]

Bit 13 - Reset Iterations

pub fn rstnack(&mut self) -> RSTNACK_W<'_>[src]

Bit 14 - Reset Non Acknowledge

pub fn retto(&mut self) -> RETTO_W<'_>[src]

Bit 15 - Start Timeout Immediately

pub fn dtren(&mut self) -> DTREN_W<'_>[src]

Bit 16 - Data Terminal Ready Enable

pub fn dtrdis(&mut self) -> DTRDIS_W<'_>[src]

Bit 17 - Data Terminal Ready Disable

pub fn rtsen(&mut self) -> RTSEN_W<'_>[src]

Bit 18 - Request to Send Enable

pub fn rtsdis(&mut self) -> RTSDIS_W<'_>[src]

Bit 19 - Request to Send Disable