Type Alias esp32c3::rtc_cntl::STORE2

source ·
pub type STORE2 = Reg<STORE2_SPEC>;
Expand description

STORE2 (rw) register accessor: rtc configure register

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

For information about available fields see store2 module

Aliased Type§

struct STORE2 { /* private fields */ }