Type Alias esp32c3::system::SYSTEM_REG_DATE

source ·
pub type SYSTEM_REG_DATE = Reg<SYSTEM_REG_DATE_SPEC>;
Expand description

SYSTEM_REG_DATE (rw) register accessor: Version register

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

For information about available fields see system_reg_date module

Aliased Type§

struct SYSTEM_REG_DATE { /* private fields */ }