Intel® Quark™ Microcontroller Software Interface
1.4.0
Intel® Quark™ Microcontroller BSP
|
FPR context type. More...
#include <qm_soc_regs.h>
Data Fields | |
uint32_t | fpr_rd_cfg [QM_FPR_NUM] |
Flash Protection Region Read Control Register. More... | |
FPR context type.
Applications should not modify the content. This structure is only intended to be used by the qm_fpr_save_context and qm_fpr_restore_context functions.
Definition at line 1591 of file qm_soc_regs.h.
uint32_t qm_fpr_context_t::fpr_rd_cfg[QM_FPR_NUM] |
Flash Protection Region Read Control Register.
Definition at line 1593 of file qm_soc_regs.h.
Referenced by qm_fpr_restore_context(), and qm_fpr_save_context().