Type Alias esp32c6::mem_monitor::LOG_MIN

source ·
pub type LOG_MIN = Reg<LOG_MIN_SPEC>;
Expand description

LOG_MIN (rw) register accessor: log boundary regsiter

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

For information about available fields see log_min module

Aliased Type§

struct LOG_MIN { /* private fields */ }