kuro68k / xmega_twi

TWI driver for XMEGA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xmega_twi

TWI (I2) driver for XMEGA

Simple driver that supports programmed I/O (PIO) and interrupt driven I/O for the XMEGA TWI peripheral (I2C compatible).

Only the PIO part has been tested so far. GPLv3 licence.

About

TWI driver for XMEGA


Languages

Language:C 100.0%