addresses | MIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols > | private |
baseChannelCN | MIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols > | private |
begin() final override | MIDIButtonMatrix< DigitalNoteSender, 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 > | |
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 > | |
getVelocity() const | NoteButtonMatrix< nb_rows, nb_cols > | inline |
isEnabled() | AH::Updatable<> | inline |
MIDIButtonMatrix(const PinList< nb_rows > &rowPins, const PinList< nb_cols > &colPins, const AddressMatrix< nb_rows, nb_cols > &addresses, MIDICNChannel channelCN, const DigitalNoteSender &sender) | MIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols > | inlineprotected |
next | DoublyLinkable< Updatable< NormalUpdatable > > | protected |
NoteButtonMatrix(const PinList< nb_rows > &rowPins, const PinList< nb_cols > &colPins, const AddressMatrix< nb_rows, nb_cols > ¬es, MIDICNChannel channelCN={CHANNEL_1, 0}, uint8_t velocity=0x7F) | NoteButtonMatrix< nb_rows, nb_cols > | inline |
onButtonChanged(uint8_t row, uint8_t col, bool state) final override | MIDIButtonMatrix< DigitalNoteSender, 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 | MIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols > | |
setPrevState(uint8_t col, uint8_t row, bool state) | AH::ButtonMatrix< nb_rows, nb_cols > | private |
setVelocity(uint8_t velocity) | NoteButtonMatrix< nb_rows, nb_cols > | inline |
Updatable() | AH::Updatable<> | inlineprotected |
updatables | AH::Updatable<> | privatestatic |
update() final override | MIDIButtonMatrix< DigitalNoteSender, 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 |