CPU specific definitions for internal peripheral handling. More...
CPU specific definitions for internal peripheral handling.
Definition in file periph_cpu.h.
#include "periph/dev_enums.h"
Go to the source code of this file.
#define | PERIPH_TIMER_PROVIDES_SET |
Length of the CPU_ID in octets. More... | |
SPI Configuration | |
#define | PERIPH_SPI_NEEDS_TRANSFER_BYTE |
Use the common transfer_byte SPI function. | |
#define | PERIPH_SPI_NEEDS_TRANSFER_REG |
Use the common transfer_reg SPI function. | |
#define | PERIPH_SPI_NEEDS_TRANSFER_REGS |
Use the common transfer_regs SPI function. | |
#define PERIPH_TIMER_PROVIDES_SET |
Length of the CPU_ID in octets.
Prevent shared timer functions from being used
Definition at line 38 of file periph_cpu.h.