Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
MIDIButtonMatrix< Sender, NumRows, NumCols > Member List

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

addressesMIDIButtonMatrix< Sender, NumRows, NumCols >private
baseChannelCNMIDIButtonMatrix< Sender, NumRows, NumCols >private
begin() final overrideMIDIButtonMatrix< Sender, NumRows, NumCols >inlinevirtual
beginAll()Updatable< T >inlinestatic
bitsToBitmask(uint8_t bits)ButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >inlineprivatestatic
bitsToIndex(uint8_t bits)ButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >inlineprivatestatic
ButtonMatrix typedefMIDIButtonMatrix< Sender, NumRows, NumCols >private
ButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >::ButtonMatrix(const PinList< NumRows > &rowPins, const PinList< NumCols > &colPins)ButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >
colPinsButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >private
debounceTimeButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >private
disable()UpdatableCRTP< Derived >inline
disable(UpdatableCRTP *element)UpdatableCRTP< Derived >inlinestatic
disable(UpdatableCRTP &element)UpdatableCRTP< Derived >inlinestatic
disable(U(&array)[N])UpdatableCRTP< Derived >inlinestatic
DoublyLinkable()=defaultDoublyLinkable< Derived >protected
DoublyLinkable(const DoublyLinkable &)DoublyLinkable< Derived >inlineprotected
DoublyLinkable(DoublyLinkable &&)DoublyLinkable< Derived >inlineprotected
enable()UpdatableCRTP< Derived >inline
enable(UpdatableCRTP *element)UpdatableCRTP< Derived >inlinestatic
enable(UpdatableCRTP &element)UpdatableCRTP< Derived >inlinestatic
enable(U(&array)[N])UpdatableCRTP< Derived >inlinestatic
getAddress(uint8_t row, uint8_t col) constMIDIButtonMatrix< Sender, NumRows, NumCols >inline
getChannelCable() constMIDIButtonMatrix< Sender, NumRows, NumCols >inline
getDebounceTime() constButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >inline
getPrevState(uint8_t col, uint8_t row)ButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >
isEnabled() constUpdatableCRTP< Derived >inline
MIDIButtonMatrix(const PinList< NumRows > &rowPins, const PinList< NumCols > &colPins, const AddressMatrix< NumRows, NumCols > &addresses, MIDIChannelCable channelCN, const Sender &sender)MIDIButtonMatrix< Sender, NumRows, NumCols >inlineprotected
moveDown()UpdatableCRTP< Derived >inline
nextDoublyLinkable< Derived >protected
onButtonChanged(uint8_t row, uint8_t col, bool state)MIDIButtonMatrix< Sender, NumRows, NumCols >inlineprivate
operator=(const UpdatableCRTP &)UpdatableCRTP< Derived >inlineprotected
operator=(UpdatableCRTP &&)UpdatableCRTP< Derived >inlineprotected
DoublyLinkable< Derived >::operator=(const DoublyLinkable &)DoublyLinkable< Derived >inlineprotected
DoublyLinkable< Derived >::operator=(DoublyLinkable &&)DoublyLinkable< Derived >inlineprotected
positionToBits(uint8_t col, uint8_t row)ButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >inlineprivatestatic
previousDoublyLinkable< Derived >protected
prevRefreshButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >private
prevStatesButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >private
rowPinsButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >private
senderMIDIButtonMatrix< Sender, NumRows, NumCols >
setAddressUnsafe(uint8_t row, uint8_t col, uint8_t address)MIDIButtonMatrix< Sender, NumRows, NumCols >inline
setChannelCableUnsafe(MIDIChannelCable bccn)MIDIButtonMatrix< Sender, NumRows, NumCols >inline
setDebounceTime(unsigned long debounceTime)ButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >inline
setPrevState(uint8_t col, uint8_t row, bool state)ButtonMatrix< MIDIButtonMatrix< Sender, NumRows, NumCols >, NumRows, NumCols >private
UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< Derived >inlineprotected
UpdatableCRTP(const UpdatableCRTP &) __attribute__((no_sanitize("undefined")))UpdatableCRTP< Derived >inlineprotected
UpdatableCRTP(UpdatableCRTP &&) __attribute__((no_sanitize("undefined")))UpdatableCRTP< Derived >inlineprotected
updatablesUpdatableCRTP< Derived >protectedstatic
update() final overrideMIDIButtonMatrix< Sender, NumRows, NumCols >inlinevirtual
updateAll()Updatable< T >inlinestatic
~DoublyLinkable()=defaultDoublyLinkable< Derived >protectedvirtual
~UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< Derived >inlinevirtual