Type Alias esp32c3::xts_aes::PHYSICAL_ADDRESS

source ·
pub type PHYSICAL_ADDRESS = Reg<PHYSICAL_ADDRESS_SPEC>;
Expand description

PHYSICAL_ADDRESS (rw) register accessor: XTS-AES physical address register

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

For information about available fields see physical_address module

Aliased Type§

struct PHYSICAL_ADDRESS { /* private fields */ }