#include <KeyboardioScanner.h>
◆ KeyboardioScanner()
KeyboardioScanner::KeyboardioScanner |
( |
byte |
setAd01 | ) |
|
◆ ~KeyboardioScanner()
KeyboardioScanner::~KeyboardioScanner |
( |
| ) |
|
◆ controllerAddress()
uint8_t KeyboardioScanner::controllerAddress |
( |
| ) |
|
◆ getKeyData()
◆ moreKeysWaiting()
bool KeyboardioScanner::moreKeysWaiting |
( |
| ) |
|
◆ readKeys()
bool KeyboardioScanner::readKeys |
( |
void |
| ) |
|
◆ readKeyscanInterval()
int KeyboardioScanner::readKeyscanInterval |
( |
| ) |
|
◆ readLEDSPIFrequency()
int KeyboardioScanner::readLEDSPIFrequency |
( |
| ) |
|
◆ readVersion()
int KeyboardioScanner::readVersion |
( |
| ) |
|
◆ sendLEDData()
void KeyboardioScanner::sendLEDData |
( |
| ) |
|
◆ setAllLEDsTo()
void KeyboardioScanner::setAllLEDsTo |
( |
cRGB |
color | ) |
|
◆ setKeyscanInterval()
byte KeyboardioScanner::setKeyscanInterval |
( |
byte |
delay | ) |
|
◆ setLEDSPIFrequency()
byte KeyboardioScanner::setLEDSPIFrequency |
( |
byte |
frequency | ) |
|
◆ setOneLEDTo()
void KeyboardioScanner::setOneLEDTo |
( |
byte |
led, |
|
|
cRGB |
color |
|
) |
| |
◆ ledData
The documentation for this class was generated from the following files: