[][src]Type Definition atsame70j21b::usart0::us_cr_lin_mode::W

type W = W<u32, US_CR_LIN_MODE>;

Writer for register US_CR_LIN_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 linabt(&mut self) -> LINABT_W[src]

Bit 20 - Abort LIN Transmission

pub fn linwkup(&mut self) -> LINWKUP_W[src]

Bit 21 - Send LIN Wakeup Signal