[][src]Type Definition atsame70q19b::usart0::us_mr_spi_mode::R

type R = R<u32, US_MR_SPI_MODE>;

Reader of register US_MR_SPI_MODE

Implementations

impl R[src]

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

Bits 0:3 - USART Mode of Operation

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

Bits 4:5 - Clock Selection

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

Bits 6:7 - Character Length

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

Bit 18 - Clock Output Select

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

Bit 8 - SPI Clock Phase

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

Bit 16 - SPI Clock Polarity

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

Bit 20 - Wait Read Data Before Transfer