[][src]Type Definition stm32f7::stm32f7x9::rtc::cr::POL_R

type POL_R = R<bool, POL_A>;

Reader of field POL

Implementations

impl POL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HIGH

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

Checks if the value of the field is LOW