Type Alias d1_pac::rtc::losc_ctrl::RTC_DAY_ACCE_W

source ·
pub type RTC_DAY_ACCE_W<'a, const O: u8> = BitWriter<'a, u32, LOSC_CTRL_SPEC, bool, O>;
Expand description

Field rtc_day_acce writer - 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_W<'a, const O: u8> { /* private fields */ }