| activeButtons | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | protected |
| address | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | protected |
| begin() override | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | inlinevirtual |
| beginAll() | Updatable< T > | inlinestatic |
| bitsToBitmask(uint8_t bits) | ButtonMatrix< Derived, NumRows, NumCols > | inlineprivatestatic |
| bitsToIndex(uint8_t bits) | ButtonMatrix< Derived, NumRows, NumCols > | inlineprivatestatic |
| ButtonMatrix typedef | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | private |
| AH::ButtonMatrix::ButtonMatrix(const PinList< NumRows > &rowPins, const PinList< NumCols > &colPins) | ButtonMatrix< Derived, NumRows, NumCols > | |
| colPins | ButtonMatrix< Derived, NumRows, NumCols > | private |
| debounceTime | ButtonMatrix< Derived, NumRows, NumCols > | private |
| disable() | UpdatableCRTP< Derived > | inline |
| disable(UpdatableCRTP *element) | UpdatableCRTP< Derived > | inlinestatic |
| disable(UpdatableCRTP &element) | UpdatableCRTP< Derived > | inlinestatic |
| disable(U(&array)[N]) | UpdatableCRTP< Derived > | inlinestatic |
| DoublyLinkable()=default | DoublyLinkable< Derived > | protected |
| DoublyLinkable(const DoublyLinkable &) | DoublyLinkable< Derived > | inlineprotected |
| DoublyLinkable(DoublyLinkable &&) | DoublyLinkable< Derived > | inlineprotected |
| enable() | UpdatableCRTP< Derived > | inline |
| enable(UpdatableCRTP *element) | UpdatableCRTP< Derived > | inlinestatic |
| enable(UpdatableCRTP &element) | UpdatableCRTP< Derived > | inlinestatic |
| enable(U(&array)[N]) | UpdatableCRTP< Derived > | inlinestatic |
| getDebounceTime() const | ButtonMatrix< Derived, NumRows, NumCols > | inline |
| getPrevState(uint8_t col, uint8_t row) | ButtonMatrix< Derived, NumRows, NumCols > | |
| getVelocity() const | NoteButtonMatrix< NumBanks, NumRows, NumCols > | inline |
| isEnabled() const | UpdatableCRTP< Derived > | inline |
| MIDIButtonMatrix(ManyMatrixAddresses< NumBanks, NumRows, NumCols > bankAddress, const PinList< NumRows > &rowPins, const PinList< NumCols > &colPins, const DigitalNoteSender &sender) | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | inlineprotected |
| moveDown() | UpdatableCRTP< Derived > | inline |
| next | DoublyLinkable< Derived > | protected |
| NoteButtonMatrix(const Bank< NumBanks > &bank, const PinList< NumRows > &rowPins, const PinList< NumCols > &colPins, const Array< AddressMatrix< NumRows, NumCols >, NumBanks > ¬es, const Array< MIDIChannelCable, NumBanks > &channelCNs, uint8_t velocity=0x7F) | NoteButtonMatrix< NumBanks, NumRows, NumCols > | inline |
| onButtonChanged(uint8_t row, uint8_t col, bool state) | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | inlineprivate |
| operator=(const UpdatableCRTP &) | UpdatableCRTP< Derived > | inlineprotected |
| operator=(UpdatableCRTP &&) | UpdatableCRTP< Derived > | inlineprotected |
| DoublyLinkable< Derived >::operator=(const DoublyLinkable &) | DoublyLinkable< Derived > | inlineprotected |
| DoublyLinkable< Derived >::operator=(DoublyLinkable &&) | DoublyLinkable< Derived > | inlineprotected |
| positionToBits(uint8_t col, uint8_t row) | ButtonMatrix< Derived, NumRows, NumCols > | inlineprivatestatic |
| previous | DoublyLinkable< Derived > | protected |
| prevRefresh | ButtonMatrix< Derived, NumRows, NumCols > | private |
| prevStates | ButtonMatrix< Derived, NumRows, NumCols > | private |
| rowPins | ButtonMatrix< Derived, NumRows, NumCols > | private |
| sender | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | |
| setDebounceTime(unsigned long debounceTime) | ButtonMatrix< Derived, NumRows, NumCols > | inline |
| setPrevState(uint8_t col, uint8_t row, bool state) | ButtonMatrix< Derived, NumRows, NumCols > | private |
| setVelocity(uint8_t velocity) | NoteButtonMatrix< NumBanks, NumRows, NumCols > | inline |
| UpdatableCRTP() __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Derived > | inlineprotected |
| UpdatableCRTP(const UpdatableCRTP &) __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Derived > | inlineprotected |
| UpdatableCRTP(UpdatableCRTP &&) __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Derived > | inlineprotected |
| updatables | UpdatableCRTP< Derived > | protectedstatic |
| update() override | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | inlinevirtual |
| updateAll() | Updatable< T > | inlinestatic |
| ~DoublyLinkable()=default | DoublyLinkable< Derived > | protectedvirtual |
| ~UpdatableCRTP() __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Derived > | inlinevirtual |