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

type CPOL_R = R<bool, CPOL_A>;

Reader of field CPOL

Methods

impl CPOL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LOW

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

Checks if the value of the field is HIGH