Type Alias stm32_hal2::pac::rtc::cr::REFCKON_R

source ·
pub type REFCKON_R = BitReaderRaw<REFCKON_A>;
Expand description

Field REFCKON reader - RTC_REFIN reference clock detection enable (50 or 60Hz) Note: PREDIV_S must be 0x00FF.

Aliased Type§

struct REFCKON_R { /* private fields */ }