[][src]Type Definition stm32f3::stm32f303::usart1::cr2::RXINV_R

type RXINV_R = R<bool, RXINV_A>;

Reader of field RXINV

Methods

impl RXINV_R[src]

pub fn variant(&self) -> RXINV_A[src]

Get enumerated values variant

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

Checks if the value of the field is STANDARD

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

Checks if the value of the field is INVERTED