Type Alias esp32c3::xts_aes::PLAIN_MEM

source ·
pub type PLAIN_MEM = Reg<PLAIN_MEM_SPEC>;
Expand description

PLAIN_MEM (rw) register accessor: The memory that stores plaintext

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

For information about available fields see plain_mem module

Aliased Type§

struct PLAIN_MEM { /* private fields */ }