Control Surface  1.1.1
MIDI Control Surface library for Arduino
MIDIButtonMatrix< Sender, nb_rows, nb_cols > Member List

This is the complete list of members for MIDIButtonMatrix< Sender, nb_rows, nb_cols >, including all inherited members.

addressesMIDIButtonMatrix< Sender, nb_rows, nb_cols >private
baseChannelCNMIDIButtonMatrix< Sender, nb_rows, nb_cols >private
begin() final overrideMIDIButtonMatrix< Sender, nb_rows, nb_cols >inlinevirtual
beginAll()Updatable< T >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 >
colPinsButtonMatrix< nb_rows, nb_cols >private
disable()Updatable< T >inline
disable(Updatable< T > *element)Updatable< T >inlinestatic
disable(Updatable< T > &element)Updatable< T >inlinestatic
disable(U(&array)[N])Updatable< T >inlinestatic
enable()Updatable< T >inline
enable(Updatable *element)Updatable< T >inlinestatic
enable(Updatable &element)Updatable< T >inlinestatic
enable(U(&array)[N])Updatable< T >inlinestatic
getPrevState(uint8_t col, uint8_t row)ButtonMatrix< nb_rows, nb_cols >
isEnabled()Updatable< T >inline
MIDIButtonMatrix(const PinList< nb_rows > &rowPins, const PinList< nb_cols > &colPins, const AddressMatrix< nb_rows, nb_cols > &addresses, MIDICNChannel channelCN, const Sender &sender)MIDIButtonMatrix< Sender, nb_rows, nb_cols >inlineprotected
nextDoublyLinkable< Updatable< T > >protected
onButtonChanged(uint8_t row, uint8_t col, bool state) final overrideMIDIButtonMatrix< Sender, nb_rows, nb_cols >inlineprivatevirtual
positionToBits(uint8_t col, uint8_t row)ButtonMatrix< nb_rows, nb_cols >inlineprivatestatic
previousDoublyLinkable< Updatable< T > >protected
prevRefreshButtonMatrix< nb_rows, nb_cols >private
prevStatesButtonMatrix< nb_rows, nb_cols >private
rowPinsButtonMatrix< nb_rows, nb_cols >private
senderMIDIButtonMatrix< Sender, nb_rows, nb_cols >
setPrevState(uint8_t col, uint8_t row, bool state)ButtonMatrix< nb_rows, nb_cols >private
Updatable()Updatable< T >inlineprotected
updatablesUpdatable< T >privatestatic
update() final overrideMIDIButtonMatrix< Sender, nb_rows, nb_cols >inlinevirtual
updateAll()Updatable< T >inlinestatic
~ButtonMatrix()=defaultButtonMatrix< nb_rows, nb_cols >virtual
~DoublyLinkable()=defaultDoublyLinkable< Updatable< T > >protectedvirtual
~Updatable()Updatable< T >inlinevirtual