|
pi-tm1638
1.0
TM1638 library for Raspberry Pi
|
Data Fields | |
| uint8_t | data |
| uint8_t | clock |
| uint8_t | strobe |
| uint8_t | intensity |
| bool | enable |
A struct representing the TM1638 board.
If you're just using the library, you shouldn't care how this is defined: it might change under your feet.
| uint8_t tm1638_tag::clock |
| uint8_t tm1638_tag::data |
| uint8_t tm1638_tag::strobe |