[][src]Type Definition stm32f3::stm32f3x8::usart1::cr1::PS_R

type PS_R = R<bool, PS_A>;

Reader of field PS

Methods

impl PS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is EVEN

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

Checks if the value of the field is ODD