Type Definition atsam4lc8a_pac::usart0::mr::MODE_R[][src]

type MODE_R = R<u8, MODE_A>;

Reader of field MODE

Implementations

impl MODE_R[src]

pub fn variant(&self) -> Variant<u8, MODE_A>[src]

Get enumerated values variant

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_hardware(&self) -> bool[src]

Checks if the value of the field is HARDWARE

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

Checks if the value of the field is MODEM

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

Checks if the value of the field is ISO7816_T0

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

Checks if the value of the field is ISO7816_T1

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

Checks if the value of the field is IRDA

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