Microchip® Advanced Software Framework

conf_twim.h File Reference

TWIM Configuration File for AVR XMEGA.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

Macros

Configuration
#define TWI_EXAMPLE   (&TWID)
 
#define CONF_TWIM_INTLVL   (TWI_MASTER_INTLVL_LO_gc)
 
#define CONF_PMIC_INTLVL   (PMIC_LOLVLEN_bm)
 

#define CONF_PMIC_INTLVL   (PMIC_LOLVLEN_bm)

Referenced by twi_master_init().

#define CONF_TWIM_INTLVL   (TWI_MASTER_INTLVL_LO_gc)

Referenced by twi_master_init().

#define TWI_EXAMPLE   (&TWID)

Referenced by main().