[][src]Type Definition stm32f7::stm32f7x3::rtc::isr::INITS_R

type INITS_R = R<bool, INITS_A>;

Reader of field INITS

Implementations

impl INITS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTINITALIZED

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

Checks if the value of the field is INITALIZED