[][src]Type Definition stm32f3::stm32f3x8::usart1::cr2::TXINV_R

type TXINV_R = R<bool, TXINV_A>;

Reader of field TXINV

Methods

impl TXINV_R[src]

pub fn variant(&self) -> TXINV_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