Control Surface  1.2.0
MIDI Control Surface library for Arduino
Classes | Variables
Cable.hpp File Reference
#include <stdint.h>
#include <Settings/NamespaceSettings.hpp>
+ Include dependency graph for Cable.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cable
 A type-safe class for MIDI USB Cable numbers. More...
 

Variables

constexpr Cable CABLE_1 = 1_cb
 
constexpr Cable CABLE_2 = 2_cb
 
constexpr Cable CABLE_3 = 3_cb
 
constexpr Cable CABLE_4 = 4_cb
 
constexpr Cable CABLE_5 = 5_cb
 
constexpr Cable CABLE_6 = 6_cb
 
constexpr Cable CABLE_7 = 7_cb
 
constexpr Cable CABLE_8 = 8_cb
 
constexpr Cable CABLE_9 = 9_cb
 
constexpr Cable CABLE_10 = 10_cb
 
constexpr Cable CABLE_11 = 11_cb
 
constexpr Cable CABLE_12 = 12_cb
 
constexpr Cable CABLE_13 = 13_cb
 
constexpr Cable CABLE_14 = 14_cb
 
constexpr Cable CABLE_15 = 15_cb
 
constexpr Cable CABLE_16 = 16_cb
 

Variable Documentation

◆ CABLE_1

constexpr Cable CABLE_1 = 1_cb
constexpr

Definition at line 111 of file Cable.hpp.

◆ CABLE_2

constexpr Cable CABLE_2 = 2_cb
constexpr

Definition at line 112 of file Cable.hpp.

◆ CABLE_3

constexpr Cable CABLE_3 = 3_cb
constexpr

Definition at line 113 of file Cable.hpp.

◆ CABLE_4

constexpr Cable CABLE_4 = 4_cb
constexpr

Definition at line 114 of file Cable.hpp.

◆ CABLE_5

constexpr Cable CABLE_5 = 5_cb
constexpr

Definition at line 115 of file Cable.hpp.

◆ CABLE_6

constexpr Cable CABLE_6 = 6_cb
constexpr

Definition at line 116 of file Cable.hpp.

◆ CABLE_7

constexpr Cable CABLE_7 = 7_cb
constexpr

Definition at line 117 of file Cable.hpp.

◆ CABLE_8

constexpr Cable CABLE_8 = 8_cb
constexpr

Definition at line 118 of file Cable.hpp.

◆ CABLE_9

constexpr Cable CABLE_9 = 9_cb
constexpr

Definition at line 119 of file Cable.hpp.

◆ CABLE_10

constexpr Cable CABLE_10 = 10_cb
constexpr

Definition at line 120 of file Cable.hpp.

◆ CABLE_11

constexpr Cable CABLE_11 = 11_cb
constexpr

Definition at line 121 of file Cable.hpp.

◆ CABLE_12

constexpr Cable CABLE_12 = 12_cb
constexpr

Definition at line 122 of file Cable.hpp.

◆ CABLE_13

constexpr Cable CABLE_13 = 13_cb
constexpr

Definition at line 123 of file Cable.hpp.

◆ CABLE_14

constexpr Cable CABLE_14 = 14_cb
constexpr

Definition at line 124 of file Cable.hpp.

◆ CABLE_15

constexpr Cable CABLE_15 = 15_cb
constexpr

Definition at line 125 of file Cable.hpp.

◆ CABLE_16

constexpr Cable CABLE_16 = 16_cb
constexpr

Definition at line 126 of file Cable.hpp.