TWIM Configuration File for AVR XMEGA.
Copyright (c) 2011-2018 Microchip Technology Inc. and its subsidiaries.
#include <board.h>
Macros | |
#define | AVR32_TWIM0_GROUP (AVR32_TWIM0_IRQ / 32) |
#define | AVR32_TWIM1_GROUP (AVR32_TWIM1_IRQ / 32) |
#define | CONF_TWIM_IRQ_GROUP AVR32_TWIM0_GROUP |
#define | CONF_TWIM_IRQ_LEVEL 2 |
#define | CONF_TWIM_IRQ_LINE AVR32_TWIM0_IRQ |
#define AVR32_TWIM0_GROUP (AVR32_TWIM0_IRQ / 32) |
#define AVR32_TWIM1_GROUP (AVR32_TWIM1_IRQ / 32) |
#define CONF_TWIM_IRQ_GROUP AVR32_TWIM0_GROUP |
#define CONF_TWIM_IRQ_LEVEL 2 |
Referenced by twim_master_init().
#define CONF_TWIM_IRQ_LINE AVR32_TWIM0_IRQ |
Referenced by twim_master_init().