Pin configuration parameters for the tm1637 display.  
 More...
Pin configuration parameters for the tm1637 display. 
Definition at line 34 of file tm1637.h.
 
#include <tm1637.h>
 | 
| gpio_t  | clk | 
|   | GPIO for clock.  
  | 
|   | 
| gpio_t  | dio | 
|   | GPIO for data input/output.  
  | 
|   | 
◆ clk
      
        
          | gpio_t tm1637_params_t::clk | 
        
      
 
GPIO for clock. 
Definition at line 38 of file tm1637.h.
 
 
◆ dio
      
        
          | gpio_t tm1637_params_t::dio | 
        
      
 
GPIO for data input/output. 
Definition at line 43 of file tm1637.h.
 
 
The documentation for this struct was generated from the following file: