Type Alias esp32c3::rtc_cntl::STORE1

source ·
pub type STORE1 = Reg<STORE1_SPEC>;
Expand description

STORE1 (rw) register accessor: rtc configure register

You can read this register and get store1::R. You can reset, write, write_with_zero this register using store1::W. You can also modify this register. See API.

For information about available fields see store1 module

Aliased Type§

struct STORE1 { /* private fields */ }