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

type W = W<u32, US_MR_SPI_MODE>;

Writer for register US_MR_SPI_MODE

Implementations

impl W[src]

pub fn usart_mode(&mut self) -> USART_MODE_W[src]

Bits 0:3 - USART Mode of Operation

pub fn usclks(&mut self) -> USCLKS_W[src]

Bits 4:5 - Clock Selection

pub fn chrl(&mut self) -> CHRL_W[src]

Bits 6:7 - Character Length

pub fn clko(&mut self) -> CLKO_W[src]

Bit 18 - Clock Output Select

pub fn cpha(&mut self) -> CPHA_W[src]

Bit 8 - SPI Clock Phase

pub fn cpol(&mut self) -> CPOL_W[src]

Bit 16 - SPI Clock Polarity

pub fn wrdbt(&mut self) -> WRDBT_W[src]

Bit 20 - Wait Read Data Before Transfer