Overview#
The peripheral IO framework is a collection of IO libraries written in C for XCORE.AI. It includes software defined peripherals for:
- UART - transmit and receive 
- I2C - master and slave 
- I2S - master and slave 
- SPI - master and slave 
The peripheral IO framework is a collection of IO libraries written in C for XCORE.AI. It includes software defined peripherals for:
UART - transmit and receive
I2C - master and slave
I2S - master and slave
SPI - master and slave