Type Alias esp32s3::peri_backup::MEM_ADDR

source ·
pub type MEM_ADDR = Reg<MEM_ADDR_SPEC>;
Expand description

MEM_ADDR (rw) register accessor: x

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

For information about available fields see mem_addr module

Aliased Type§

struct MEM_ADDR { /* private fields */ }