CPU_CTRL_XMC4: CPU_CTRL_XMC4.h File Reference

CPU CTRL XMC4

CPU_CTRL_XMC4
CPU_CTRL_XMC4.h File Reference

Detailed Description

Date
2015-10-10 NOTE: This file is generated by DAVE. Any manual modification done to this file will be lost when the code is regenerated.

Definition in file CPU_CTRL_XMC4.h.

#include <xmc_common.h> #include <DAVE_Common.h>
#include "cpu_ctrl_xmc4_conf.h"
#include "cpu_ctrl_xmc4_extern.h"

Functions

DAVE_APP_VERSION_t CPU_CTRL_XMC4_GetAppVersion (void)
 Get CPU_CTRL_XMC4 APP version. More...
 
void CPU_CTRL_XMC4_MPU_Enable (uint32_t options)
 Enables MPU memory region/background memory region. More...
 
void CPU_CTRL_XMC4_MPU_Disable (void)
 Disables MPU settings. More...
 
enum  CPU_CTRL_XMC4_STATUS { CPU_CTRL_XMC4_STATUS_SUCCESS = 0U, CPU_CTRL_XMC4_STATUS_FAILURE = 1U }
 
enum  CPU_CTRL_XMC4_MPU { CPU_CTRL_XMC4_MPU_ENABLE_BGREGION = MPU_CTRL_PRIVDEFENA_Msk, CPU_CTRL_XMC4_MPU_ENABLE_NMI_HARDFAULT = MPU_CTRL_HFNMIENA_Msk }
 

Go to the source code of this file.