Loading...
Searching...
No Matches
pio_program_i2c Struct Reference

PIO I2C program type. More...

Detailed Description

PIO I2C program type.

Definition at line 42 of file i2c.h.

#include <i2c.h>

Data Fields

pio_program_t base
 PIO base program.
 
unsigned ref_mask
 Mask of referencing PIO state machines.
 

Field Documentation

◆ base

pio_program_t pio_program_i2c::base

PIO base program.

Definition at line 43 of file i2c.h.

◆ ref_mask

unsigned pio_program_i2c::ref_mask

Mask of referencing PIO state machines.

Definition at line 44 of file i2c.h.


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