Loading...
Searching...
No Matches
periph_cpu_common.h File Reference

CPU specific definitions for internal peripheral handling. More...

Detailed Description

CPU specific definitions for internal peripheral handling.

Author
Koen Zandberg koen@.nosp@m.berg.nosp@m.zand..nosp@m.net

Definition in file periph_cpu_common.h.

#include <inttypes.h>
#include "cpu.h"
+ Include dependency graph for periph_cpu_common.h:

Go to the source code of this file.

Typedefs

typedef unsigned irqn_t
 Convenience typedef for interrupt lines.
 

Macro Definition Documentation

◆ PROVIDES_PM_SET_LOWEST

#define PROVIDES_PM_SET_LOWEST

Definition at line 34 of file periph_cpu_common.h.

Typedef Documentation

◆ irqn_t

typedef unsigned irqn_t

Convenience typedef for interrupt lines.

Definition at line 40 of file periph_cpu_common.h.