[][src]Type Definition stm32l0::stm32l0x1::rtc::cr::FMT_R

type FMT_R = R<bool, FMT_A>;

Reader of field FMT

Methods

impl FMT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is TWENTY_FOUR_HOUR

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

Checks if the value of the field is AM_PM