[][src]Type Definition stm32l0::stm32l0x3::rtc::cr::POL_R

type POL_R = R<bool, POL_A>;

Reader of field POL

Methods

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