Type Alias esp32c3::xts_aes::DATE

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

DATE (rw) register accessor: XTS-AES version control register

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 */ }