_addr | Adafruit_NeoKey_1x4 | protected |
_callbacks | Adafruit_NeoKey_1x4 | protected |
_flow | Adafruit_seesaw | protected |
_hardwaretype | Adafruit_seesaw | protected |
_i2c_dev | Adafruit_seesaw | protected |
_i2cbus | Adafruit_seesaw | protected |
_sercom_inten | Adafruit_seesaw | protected |
Adafruit_MultiNeoKey1x4 class | Adafruit_NeoKey_1x4 | friend |
Adafruit_NeoKey_1x4(uint8_t addr=NEOKEY_1X4_ADDR, TwoWire *i2c_bus=&Wire) | Adafruit_NeoKey_1x4 | |
Adafruit_seesaw(TwoWire *Wi=NULL) | Adafruit_seesaw | |
analogRead(uint8_t pin) | Adafruit_seesaw | virtual |
analogWrite(uint8_t pin, uint16_t value, uint8_t width=8) | Adafruit_seesaw | virtual |
begin(uint8_t addr=NEOKEY_1X4_ADDR, int8_t flow=-1) | Adafruit_NeoKey_1x4 | |
Adafruit_seesaw::begin(uint8_t addr=SEESAW_ADDRESS, int8_t flow=-1, bool reset=true) | Adafruit_seesaw | |
digitalRead(uint8_t pin) | Adafruit_seesaw | |
digitalReadBulk(uint32_t pins) | Adafruit_seesaw | |
digitalReadBulkB(uint32_t pins) | Adafruit_seesaw | |
digitalWrite(uint8_t pin, uint8_t value) | Adafruit_seesaw | |
digitalWriteBulk(uint32_t port_values) | Adafruit_seesaw | |
digitalWriteBulk(uint32_t pins, uint8_t value) | Adafruit_seesaw | |
digitalWriteBulk(uint32_t pinsa, uint32_t pinsb, uint8_t value) | Adafruit_seesaw | |
disableEncoderInterrupt(uint8_t encoder=0) | Adafruit_seesaw | |
disableKeypadInterrupt() | Adafruit_seesaw | |
disableSercomDataRdyInterrupt(uint8_t sercom=0) | Adafruit_seesaw | |
EEPROMRead8(uint8_t addr) | Adafruit_seesaw | |
EEPROMWrite(uint8_t addr, uint8_t *buf, uint8_t size) | Adafruit_seesaw | |
EEPROMWrite8(uint8_t addr, uint8_t val) | Adafruit_seesaw | |
enableEncoderInterrupt(uint8_t encoder=0) | Adafruit_seesaw | |
enableKeypadInterrupt() | Adafruit_seesaw | |
enableSercomDataRdyInterrupt(uint8_t sercom=0) | Adafruit_seesaw | |
getEncoderDelta(uint8_t encoder=0) | Adafruit_seesaw | |
getEncoderPosition(uint8_t encoder=0) | Adafruit_seesaw | |
getI2CAddr() | Adafruit_seesaw | |
getI2CaddrEEPROMloc() | Adafruit_seesaw | protected |
getKeypadCount() | Adafruit_seesaw | |
getOptions() | Adafruit_seesaw | |
getProdDatecode(uint16_t *pid, uint8_t *year, uint8_t *mon, uint8_t *day) | Adafruit_seesaw | |
getTemp() | Adafruit_seesaw | |
getVersion() | Adafruit_seesaw | |
last_buttons | Adafruit_NeoKey_1x4 | protected |
pinMode(uint8_t pin, uint8_t mode) | Adafruit_seesaw | |
pinModeBulk(uint32_t pins, uint8_t mode) | Adafruit_seesaw | |
pinModeBulk(uint32_t pinsa, uint32_t pinsb, uint8_t mode) | Adafruit_seesaw | |
pixels | Adafruit_NeoKey_1x4 | |
read(void) | Adafruit_NeoKey_1x4 | |
Adafruit_seesaw::read(uint8_t regHigh, uint8_t regLow, uint8_t *buf, uint8_t num, uint16_t delay=250) | Adafruit_seesaw | protected |
read8(byte regHigh, byte regLow, uint16_t delay=250) | Adafruit_seesaw | protected |
readKeypad(keyEventRaw *buf, uint8_t count) | Adafruit_seesaw | |
readSercomData(uint8_t sercom=0) | Adafruit_seesaw | |
registerCallback(uint8_t key, NeoKey1x4Callback(*cb)(keyEvent)) | Adafruit_NeoKey_1x4 | |
setEncoderPosition(int32_t pos, uint8_t encoder=0) | Adafruit_seesaw | |
setGPIOInterrupts(uint32_t pins, bool enabled) | Adafruit_seesaw | |
setI2CAddr(uint8_t addr) | Adafruit_seesaw | |
setKeypadEvent(uint8_t key, uint8_t edge, bool enable=true) | Adafruit_seesaw | |
setPWMFreq(uint8_t pin, uint16_t freq) | Adafruit_seesaw | virtual |
SWReset() | Adafruit_seesaw | |
touchRead(uint8_t pin) | Adafruit_seesaw | |
UARTSetBaud(uint32_t baud) | Adafruit_seesaw | |
unregisterCallback(uint8_t key) | Adafruit_NeoKey_1x4 | |
write(uint8_t) | Adafruit_seesaw | virtual |
write(const char *str) | Adafruit_seesaw | virtual |
write(uint8_t regHigh, uint8_t regLow, uint8_t *buf, uint8_t num) | Adafruit_seesaw | protected |
write8(byte regHigh, byte regLow, byte value) | Adafruit_seesaw | protected |
~Adafruit_NeoKey_1x4() (defined in Adafruit_NeoKey_1x4) | Adafruit_NeoKey_1x4 | inline |
~Adafruit_seesaw(void) (defined in Adafruit_seesaw) | Adafruit_seesaw | inline |