PIO program configuration.  
 More...
PIO program configuration. 
Definition at line 756 of file pio.h.
#include <pio.h>
◆ pc_start
      
        
          | unsigned pio_program_conf::pc_start | 
      
 
Initial program counter. 
Definition at line 757 of file pio.h.
 
 
◆ sideset_count
      
        
          | unsigned pio_program_conf::sideset_count | 
      
 
Number of bits used for sideset. 
Definition at line 760 of file pio.h.
 
 
◆ sideset_optional
      
        
          | bool pio_program_conf::sideset_optional | 
      
 
Whether the sideset is optional. 
Definition at line 761 of file pio.h.
 
 
◆ sideset_pindirs
      
        
          | bool pio_program_conf::sideset_pindirs | 
      
 
Whether the sideset effects pin directions. 
Definition at line 762 of file pio.h.
 
 
◆ wrap_bottom
      
        
          | unsigned pio_program_conf::wrap_bottom | 
      
 
Instruction index after which the PC wraps around. 
Definition at line 758 of file pio.h.
 
 
◆ wrap_top
      
        
          | unsigned pio_program_conf::wrap_top | 
      
 
Instruction index the PC wraps to. 
Definition at line 759 of file pio.h.
 
 
The documentation for this struct was generated from the following file:
- cpu/rpx0xx/include/pio/pio.h