See Quick start guide for XMEGA TWI driver.
Driver for the Two-Wire Interface (TWI). Provides functions for configuring and using the TWI in both master and slave mode.
See Quick start guide for XMEGA TWI driver
Modules | |
Related Project(s) | |
In this section you can find all the projects related to the TWI - Two-Wire Interface. | |
Quick Start Guide(s) | |
In this section you can find a list of all Quick Start guides related to the TWI - Two-Wire Interface. | |
TWI Master | |
TWI Slave | |
Data Structures | |
struct | twi_options_t |
Input parameters when initializing the twi module mode. More... | |
struct | twi_package_t |
Information concerning the data transmission. More... | |