pio_program_conf Struct Reference

PIO program configuration. More...

Detailed Description

PIO program configuration.

Definition at line 760 of file pio.h.

#include <pio.h>

Data Fields

unsigned pc_start
 Initial program counter.
 
unsigned wrap_bottom
 Instruction index after which the PC wraps around.
 
unsigned wrap_top
 Instruction index the PC wraps to.
 
unsigned sideset_count
 Number of bits used for sideset.
 
bool sideset_optional
 Whether the sideset is optional.
 
bool sideset_pindirs
 Whether the sideset effects pin directions.
 

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