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