TWIM Configuration File for AVR32 UC3.
Copyright (c) 2014-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 CONFIG_TWIM_INT_LVL |
#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 CONFIG_TWIM_INT_LVL |
Referenced by twim_master_init().
#define CONF_TWIM_IRQ_LINE AVR32_TWIM0_IRQ |
Referenced by twim_master_init().