Type Alias esp32h2::spi0::XTS_PLAIN_BASE

source ·
pub type XTS_PLAIN_BASE = Reg<XTS_PLAIN_BASE_SPEC>;
Expand description

XTS_PLAIN_BASE (rw) register accessor: The base address of the memory that stores plaintext in Manual Encryption

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

For information about available fields see xts_plain_base module

Aliased Type§

struct XTS_PLAIN_BASE { /* private fields */ }