[][src]Type Definition atsams70j21b::usart0::us_mr_spi_mode::USART_MODE_R

type USART_MODE_R = FR<u8, USART_MODER>;

Reader of the field

Methods

impl USART_MODE_R[src]

pub fn is_normal(&self) -> bool[src]

Checks if the value of the field is NORMAL

pub fn is_rs485(&self) -> bool[src]

Checks if the value of the field is RS485

pub fn is_hw_handshaking(&self) -> bool[src]

Checks if the value of the field is HW_HANDSHAKING

pub fn is_modem(&self) -> bool[src]

Checks if the value of the field is MODEM

pub fn is_is07816_t_0(&self) -> bool[src]

Checks if the value of the field is IS07816_T_0

pub fn is_is07816_t_1(&self) -> bool[src]

Checks if the value of the field is IS07816_T_1

pub fn is_irda(&self) -> bool[src]

Checks if the value of the field is IRDA

pub fn is_lon(&self) -> bool[src]

Checks if the value of the field is LON

pub fn is_lin_master(&self) -> bool[src]

Checks if the value of the field is LIN_MASTER

pub fn is_lin_slave(&self) -> bool[src]

Checks if the value of the field is LIN_SLAVE

pub fn is_spi_master(&self) -> bool[src]

Checks if the value of the field is SPI_MASTER

pub fn is_spi_slave(&self) -> bool[src]

Checks if the value of the field is SPI_SLAVE