Type Definition stm32f1::stm32f102::usart1::cr1::PS_R[][src]

type PS_R = R<bool, PS_A>;

Reader of field PS

Implementations

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