Type Alias esp32c3::rtc_cntl::time_update::TIME_UPDATE_W

source ·
pub type TIME_UPDATE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TIME_UPDATE writer - Set 1: to update register with RTC timer

Aliased Type§

struct TIME_UPDATE_W<'a, REG> { /* private fields */ }