Type Definition stm32f4::stm32f401::rtc::cr::FMT_R[][src]

type FMT_R = R<bool, FMT_A>;

Reader of field FMT

Implementations

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