esp32h2::pcr

Type Alias AES_CONF

Source
pub type AES_CONF = Reg<AES_CONF_SPEC>;
Expand description

AES_CONF (rw) register accessor: AES configuration register

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

For information about available fields see aes_conf module

Aliased Typeยง

struct AES_CONF { /* private fields */ }