[][src]Type Definition atsame70j21b::uart0::uart_cr::W

type W = W<u32, UART_CR>;

Writer for register UART_CR

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

pub fn reqclr(&mut self) -> REQCLR_W[src]

Bit 12 - Request Clear