Type Definition atsam4s2c_pac::usart1::mr_spi_mode::R[][src]

type R = R<u32, MR_SPI_MODE>;

Reader of register 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 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