Type Definition atsame54p19a_pac::sercom0::usart_int::ctrla::FORM_R[][src]

type FORM_R = R<u8, FORM_A>;

Reader of field FORM

Implementations

impl FORM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is USART_FRAME_NO_PARITY

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

Checks if the value of the field is USART_FRAME_WITH_PARITY

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

Checks if the value of the field is USART_FRAME_LIN_MASTER_MODE

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

Checks if the value of the field is USART_FRAME_AUTO_BAUD_NO_PARITY

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

Checks if the value of the field is USART_FRAME_AUTO_BAUD_WITH_PARITY

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

Checks if the value of the field is USART_FRAME_ISO_7816