Type Alias esp32c3::aes::J0_MEM

source ·
pub type J0_MEM = Reg<J0_MEM_SPEC>;
Expand description

J0_MEM (rw) register accessor: The memory that stores J0

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

For information about available fields see j0_mem module

Aliased Type§

struct J0_MEM { /* private fields */ }