activeButtons | Bankable::MIDIButtonMatrix< MatrixAddress< nb_rows, nb_cols >, DigitalCCSender, nb_rows, nb_cols > | private |
address | Bankable::MIDIButtonMatrix< MatrixAddress< nb_rows, nb_cols >, DigitalCCSender, nb_rows, nb_cols > | private |
begin() override | Bankable::MIDIButtonMatrix< MatrixAddress< nb_rows, nb_cols >, DigitalCCSender, nb_rows, nb_cols > | inlinevirtual |
beginAll() | AH::Updatable<> | inlinestatic |
bitsToBitmask(uint8_t bits) | AH::ButtonMatrix< nb_rows, nb_cols > | inlineprivatestatic |
bitsToIndex(uint8_t bits) | AH::ButtonMatrix< nb_rows, nb_cols > | inlineprivatestatic |
ButtonMatrix(const PinList< nb_rows > &rowPins, const PinList< nb_cols > &colPins) | AH::ButtonMatrix< nb_rows, nb_cols > | |
CCButtonMatrix(const OutputBankConfig &config, const PinList< nb_rows > &rowPins, const PinList< nb_cols > &colPins, const AddressMatrix< nb_rows, nb_cols > &controllers, MIDICNChannel channelCN, const DigitalCCSender &sender={}) | Bankable::CCButtonMatrix< nb_rows, nb_cols > | inline |
colPins | AH::ButtonMatrix< nb_rows, nb_cols > | private |
disable() | AH::Updatable<> | inline |
disable(Updatable< NormalUpdatable > *element) | AH::Updatable<> | inlinestatic |
disable(Updatable< NormalUpdatable > &element) | AH::Updatable<> | inlinestatic |
disable(U(&array)[N]) | AH::Updatable<> | inlinestatic |
enable() | AH::Updatable<> | inline |
enable(Updatable *element) | AH::Updatable<> | inlinestatic |
enable(Updatable &element) | AH::Updatable<> | inlinestatic |
enable(U(&array)[N]) | AH::Updatable<> | inlinestatic |
getPrevState(uint8_t col, uint8_t row) | AH::ButtonMatrix< nb_rows, nb_cols > | |
isEnabled() | AH::Updatable<> | inline |
MIDIButtonMatrix(const MatrixAddress< nb_rows, nb_cols > &bankAddress, const PinList< nb_rows > &rowPins, const PinList< nb_cols > &colPins, const DigitalCCSender &sender) | Bankable::MIDIButtonMatrix< MatrixAddress< nb_rows, nb_cols >, DigitalCCSender, nb_rows, nb_cols > | inlineprotected |
next | DoublyLinkable< Updatable< NormalUpdatable > > | protected |
onButtonChanged(uint8_t row, uint8_t col, bool state) final override | Bankable::MIDIButtonMatrix< MatrixAddress< nb_rows, nb_cols >, DigitalCCSender, nb_rows, nb_cols > | inlineprivatevirtual |
positionToBits(uint8_t col, uint8_t row) | AH::ButtonMatrix< nb_rows, nb_cols > | inlineprivatestatic |
previous | DoublyLinkable< Updatable< NormalUpdatable > > | protected |
prevRefresh | AH::ButtonMatrix< nb_rows, nb_cols > | private |
prevStates | AH::ButtonMatrix< nb_rows, nb_cols > | private |
rowPins | AH::ButtonMatrix< nb_rows, nb_cols > | private |
sender | Bankable::MIDIButtonMatrix< MatrixAddress< nb_rows, nb_cols >, DigitalCCSender, nb_rows, nb_cols > | |
setPrevState(uint8_t col, uint8_t row, bool state) | AH::ButtonMatrix< nb_rows, nb_cols > | private |
Updatable() | AH::Updatable<> | inlineprotected |
updatables | AH::Updatable<> | privatestatic |
update() override | Bankable::MIDIButtonMatrix< MatrixAddress< nb_rows, nb_cols >, DigitalCCSender, nb_rows, nb_cols > | inlinevirtual |
updateAll() | AH::Updatable<> | inlinestatic |
~ButtonMatrix()=default | AH::ButtonMatrix< nb_rows, nb_cols > | virtual |
~DoublyLinkable()=default | DoublyLinkable< Updatable< NormalUpdatable > > | protectedvirtual |
~Updatable() | AH::Updatable<> | inlinevirtual |