Type Alias esp32c3::xts_aes::DESTROY

source ·
pub type DESTROY = Reg<DESTROY_SPEC>;
Expand description

DESTROY (w) register accessor: XTS-AES destroy register

You can reset, write, write_with_zero this register using destroy::W. See API.

For information about available fields see destroy module

Aliased Type§

struct DESTROY { /* private fields */ }