Module esp32h2::mem_monitor::log_setting
source · Expand description
log config regsiter
Structs
- log config regsiter
Type Aliases
- Field
LOG_ENA
reader - enable bus log. BIT0: hp-cpu, BIT1: lp-cpu, BIT2: DMA.823 don’t support lp-cpu - Field
LOG_ENA
writer - enable bus log. BIT0: hp-cpu, BIT1: lp-cpu, BIT2: DMA.823 don’t support lp-cpu - Field
LOG_MEM_LOOP_ENABLE
reader - Set 1 enable mem_loop, it will loop write at the range of MEM_START and MEM_END - Field
LOG_MEM_LOOP_ENABLE
writer - Set 1 enable mem_loop, it will loop write at the range of MEM_START and MEM_END - Field
LOG_MODE
reader - This field must be onehot. 4’b0001 : WR monitor, 4’b0010: WORD monitor, 4’b0100: HALFWORD monitor, 4’b1000: BYTE monitor. - Field
LOG_MODE
writer - This field must be onehot. 4’b0001 : WR monitor, 4’b0010: WORD monitor, 4’b0100: HALFWORD monitor, 4’b1000: BYTE monitor. - Register
LOG_SETTING
reader - Register
LOG_SETTING
writer