PIO interrupt callbacks for FIFO interrupts.  
 More...
PIO interrupt callbacks for FIFO interrupts. 
Definition at line 723 of file pio.h.
 
#include <pio.h>
◆ rx_ready
Called when Rx FIFO is not empty. 
- Parameters
 - 
  
    | [in] | pio | PIO index  | 
    | [in] | sm | PIO state machine index  | 
  
   
Definition at line 737 of file pio.h.
 
 
◆ tx_ready
Called when Tx FIFO is not full. 
- Parameters
 - 
  
    | [in] | pio | PIO index  | 
    | [in] | sm | PIO state machine index  | 
  
   
Definition at line 730 of file pio.h.
 
 
The documentation for this struct was generated from the following file:
- cpu/rpx0xx/include/pio/pio.h