TWIM Configuration File for AVR32 UC3.
This file defines a useful set of functions for TWIM on AVR32 devices.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
#include "board.h"
Macros | |
#define | AVR32_TWIM0_GROUP 11 |
#define | AVR32_TWIM1_GROUP 12 |
#define | CONF_TWIM_IRQ_GROUP AVR32_TWIM0_GROUP |
#define | CONF_TWIM_IRQ_LEVEL 1 |
#define | CONF_TWIM_IRQ_LINE AVR32_TWIM0_IRQ |
#define AVR32_TWIM0_GROUP 11 |
#define AVR32_TWIM1_GROUP 12 |
#define CONF_TWIM_IRQ_GROUP AVR32_TWIM0_GROUP |
#define CONF_TWIM_IRQ_LEVEL 1 |
Referenced by twim_master_init().
#define CONF_TWIM_IRQ_LINE AVR32_TWIM0_IRQ |
Referenced by twim_master_init().