Type Alias esp32h2::mem_monitor::LOG_MAX

source ·
pub type LOG_MAX = Reg<LOG_MAX_SPEC>;
Expand description

LOG_MAX (rw) register accessor: log boundary regsiter

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

For information about available fields see log_max module

Aliased Type§

struct LOG_MAX { /* private fields */ }