CPU specific definitions for internal peripheral handling. More...
CPU specific definitions for internal peripheral handling.
Definition in file periph_cpu.h.
#include <stdint.h>
#include "cpu.h"
Go to the source code of this file.
Data Structures | |
struct | uart_conf_t |
UART device configuration. More... | |
#define | PROVIDES_PM_LAYERED_OFF |
CPU provides own pm_off() function. | |
#define | PM_NUM_MODES (3U) |
Power management configuration. | |
#define PM_NUM_MODES (3U) |
Power management configuration.
Definition at line 76 of file periph_cpu.h.
#define PROVIDES_PM_LAYERED_OFF |
CPU provides own pm_off() function.
Definition at line 71 of file periph_cpu.h.