[][src]Type Definition stm32f7::stm32f7x9::rtc::isr::INIT_R

type INIT_R = R<bool, INIT_A>;

Reader of field INIT

Implementations

impl INIT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FREERUNNINGMODE

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

Checks if the value of the field is INITMODE