[][src]Type Definition stm32l0::stm32l0x1::rtc::tr::PM_R

type PM_R = R<bool, PM_A>;

Reader of field PM

Methods

impl PM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is AM

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

Checks if the value of the field is PM