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

type W = W<u32, US_CR_SPI_MODE>;

Writer for register US_CR_SPI_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 fcs(&mut self) -> FCS_W[src]

Bit 18 - Force SPI Chip Select

pub fn rcs(&mut self) -> RCS_W[src]

Bit 19 - Release SPI Chip Select