Intel® Quark™ Microcontroller Software Interface  1.4.0
Intel® Quark™ Microcontroller BSP
qm_mpr_config_t Struct Reference

SRAM Memory Protection Region configuration type. More...

#include <qm_mpr.h>

Data Fields

uint8_t en_lock_mask
 Enable/lock bitmask.
 
uint8_t agent_read_en_mask
 Per-agent read enable bitmask.
 
uint8_t agent_write_en_mask
 Per-agent write enable bitmask.
 
uint8_t up_bound
 1KB-aligned upper addr
 
uint8_t low_bound
 1KB-aligned lower addr
 

Detailed Description

SRAM Memory Protection Region configuration type.

Definition at line 34 of file qm_mpr.h.