Type Alias esp32h2::trace::MEM_CURRENT_ADDR

source ·
pub type MEM_CURRENT_ADDR = Reg<MEM_CURRENT_ADDR_SPEC>;
Expand description

MEM_CURRENT_ADDR (r) register accessor: mem current addr

You can read this register and get mem_current_addr::R. See API.

For information about available fields see mem_current_addr module

Aliased Type§

struct MEM_CURRENT_ADDR { /* private fields */ }