HALFRED  0.4.0
Macros
hal_pwr.h File Reference

Power management API. More...

Detailed Description

Power management API.

Purpose
HALFRED Hardware Abstraction Layer
Version
Revision
1500
License
$License$
#include <stdint.h>
#include "hal_config.h"
#include "hal_defs.h"

Go to the source code of this file.

Macros

#define CORE_SetPowerMode(mode)   CORE_PORT_SetPowerMode(mode)
 
#define CORE_GetPowerMode()   CORE_PORT_GetPowerMode()
 
#define CORE_RefreshPowerMode()   CORE_PORT_RefreshPowerMode()