[][src]Type Definition stm32f7::stm32f7x3::usart1::cr2::RXINV_R

type RXINV_R = R<bool, RXINV_A>;

Reader of field RXINV

Implementations

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