Type Alias esp32c3::gpio::REG_DATE

source ·
pub type REG_DATE = Reg<REG_DATE_SPEC>;
Expand description

REG_DATE (rw) register accessor: GPIO version register

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

For information about available fields see reg_date module

Aliased Type§

struct REG_DATE { /* private fields */ }