Type Alias esp32c3::spi2::DATE

source ·
pub type DATE = Reg<DATE_SPEC>;
Expand description

DATE (rw) register accessor: Version control

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

For information about available fields see date module

Aliased Type§

struct DATE { /* private fields */ }