PIO Configuration structure. More...
#include <pio.h>
Data Fields | |
uint32_t | clkdiv |
uint32_t | execctrl |
uint32_t | shiftctrl |
uint32_t | pinctrl |
PIO Configuration structure.
This structure is an in-memory representation of the configuration that can be applied to a PIO state machine later using pio_sm_set_config() or pio_sm_init().