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< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | inlineprivatestatic |
bitsToIndex(uint8_t bits) | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | inlineprivatestatic |
ButtonMatrix typedef | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | private |
ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >::ButtonMatrix(const PinList< NumRows > &rowPins, const PinList< NumCols > &colPins) | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | |
colPins | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | private |
debounceTime | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | private |
disable() | UpdatableCRTP< Updatable< NormalUpdatable > > | inline |
disable(UpdatableCRTP *element) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlinestatic |
disable(UpdatableCRTP &element) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlinestatic |
disable(U(&array)[N]) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlinestatic |
DoublyLinkable()=default | DoublyLinkable< Updatable< NormalUpdatable > > | protected |
DoublyLinkable(const DoublyLinkable &) | DoublyLinkable< Updatable< NormalUpdatable > > | inlineprotected |
DoublyLinkable(DoublyLinkable &&) | DoublyLinkable< Updatable< NormalUpdatable > > | inlineprotected |
enable() | UpdatableCRTP< Updatable< NormalUpdatable > > | inline |
enable(UpdatableCRTP *element) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlinestatic |
enable(UpdatableCRTP &element) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlinestatic |
enable(U(&array)[N]) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlinestatic |
getDebounceTime() const | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | inline |
getPrevState(uint8_t col, uint8_t row) | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | |
getVelocity() const | NoteButtonMatrix< NumBanks, NumRows, NumCols > | inline |
isEnabled() const | UpdatableCRTP< Updatable< NormalUpdatable > > | 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< Updatable< NormalUpdatable > > | inline |
next | DoublyLinkable< Updatable< NormalUpdatable > > | 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< Updatable< NormalUpdatable > > | inlineprotected |
operator=(UpdatableCRTP &&) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlineprotected |
DoublyLinkable< Updatable< NormalUpdatable > >::operator=(const DoublyLinkable &) | DoublyLinkable< Updatable< NormalUpdatable > > | inlineprotected |
DoublyLinkable< Updatable< NormalUpdatable > >::operator=(DoublyLinkable &&) | DoublyLinkable< Updatable< NormalUpdatable > > | inlineprotected |
positionToBits(uint8_t col, uint8_t row) | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | inlineprivatestatic |
previous | DoublyLinkable< Updatable< NormalUpdatable > > | protected |
prevRefresh | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | private |
prevStates | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | private |
rowPins | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | private |
sender | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | |
setDebounceTime(unsigned long debounceTime) | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | inline |
setPrevState(uint8_t col, uint8_t row, bool state) | ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols > | private |
setVelocity(uint8_t velocity) | NoteButtonMatrix< NumBanks, NumRows, NumCols > | inline |
UpdatableCRTP() __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlineprotected |
UpdatableCRTP(const UpdatableCRTP &) __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlineprotected |
UpdatableCRTP(UpdatableCRTP &&) __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlineprotected |
updatables | UpdatableCRTP< Updatable< NormalUpdatable > > | protectedstatic |
update() override | MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols > | inlinevirtual |
updateAll() | Updatable< T > | inlinestatic |
~DoublyLinkable()=default | DoublyLinkable< Updatable< NormalUpdatable > > | protectedvirtual |
~UpdatableCRTP() __attribute__((no_sanitize("undefined"))) | UpdatableCRTP< Updatable< NormalUpdatable > > | inlinevirtual |