Type Alias esp32c6::pcr::HMAC_CONF

source ·
pub type HMAC_CONF = Reg<HMAC_CONF_SPEC>;
Expand description

HMAC_CONF (rw) register accessor: HMAC configuration register

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

For information about available fields see hmac_conf module

Aliased Type§

struct HMAC_CONF { /* private fields */ }