pio_i2c_conf_t Struct Reference

PIO I2C configuration type. More...

Detailed Description

PIO I2C configuration type.

Definition at line 475 of file periph_cpu.h.

#include <periph_cpu.h>

Data Fields

pio_t pio
 PIO number of the PIO to run this configuration.
 
gpio_t sda
 Pin to use as SDA pin.
 
gpio_t scl
 Pin to use as SCL pin.
 
unsigned irq
 PIO IRQ line to use.
 

The documentation for this struct was generated from the following file: