Type Alias esp32c6::mem_monitor::LOG_MEM_CURRENT_ADDR

source ·
pub type LOG_MEM_CURRENT_ADDR = Reg<LOG_MEM_CURRENT_ADDR_SPEC>;
Expand description

LOG_MEM_CURRENT_ADDR (r) register accessor: current writing address.

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

For information about available fields see log_mem_current_addr module

Aliased Type§

struct LOG_MEM_CURRENT_ADDR { /* private fields */ }