Type Alias esp32c3::aes::KEY
source · pub type KEY = Reg<KEY_SPEC>;
Expand description
KEY (rw) register accessor: Key material key_%s configure register
You can read this register and get key::R. You can reset, write, write_with_zero this register using key::W. You can also modify this register. See API.
For information about available fields see key module
struct KEY { }