Type Alias d1_pac::rtc::losc_ctrl::RTC_DAY_ACCE_R

source ·
pub type RTC_DAY_ACCE_R = BitReader<bool>;
Expand description

Field rtc_day_acce reader - RTC DAY access

After writing the RTC DAY register, this bit is set and it will be cleared until the real writing operation is finished. After writing the RTC DAY register, the DAY register will be refreshed for at most one second.

Note: Make sure that the bit is 0 for time configuration.

Aliased Type§

struct RTC_DAY_ACCE_R { /* private fields */ }