pub type USART_MODE_R = FieldReader<u8, USART_MODESELECT_A>;
Expand description

Field USART_MODE reader - USART Mode of Operation

Implementations

Get enumerated values variant

Checks if the value of the field is NORMAL

Checks if the value of the field is RS485

Checks if the value of the field is HW_HANDSHAKING

Checks if the value of the field is MODEM

Checks if the value of the field is IS07816_T_0

Checks if the value of the field is IS07816_T_1

Checks if the value of the field is IRDA

Checks if the value of the field is LON

Checks if the value of the field is LIN_MASTER

Checks if the value of the field is LIN_SLAVE

Checks if the value of the field is SPI_MASTER

Checks if the value of the field is SPI_SLAVE