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

type DATAINV_R = R<bool, DATAINV_A>;

Reader of field DATAINV

Methods

impl DATAINV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is POSITIVE

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

Checks if the value of the field is NEGATIVE