| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   21 template <u
int8_t NumBanks, 
class BankAddress, 
class Sender>
 
  
A namespace for MIDI elements that can be added to a Bank, to change their address or channel.
 
uint16_t pin_t
The type for Arduino pins (and ExtendedIOElement pins).
 
#define BEGIN_CS_NAMESPACE
 
void set(uint8_t bitIndex)
Set the value of the given bit to 1.
 
bool get(uint8_t bitIndex) const
Get the value of the given bit.