Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
AH_pin_detail Namespace Reference

Variables

static constexpr auto tmp_HIGH = HIGH
static constexpr auto tmp_LOW = LOW
static constexpr auto tmp_INPUT = INPUT
static constexpr auto tmp_OUTPUT = OUTPUT
static constexpr auto tmp_INPUT_PULLUP = INPUT_PULLUP

Variable Documentation

◆ tmp_HIGH

auto tmp_HIGH = HIGH
staticconstexpr

Definition at line 36 of file Arduino-Hardware-Types.hpp.

◆ tmp_LOW

auto tmp_LOW = LOW
staticconstexpr

Definition at line 37 of file Arduino-Hardware-Types.hpp.

◆ tmp_INPUT

auto tmp_INPUT = INPUT
staticconstexpr

Definition at line 38 of file Arduino-Hardware-Types.hpp.

◆ tmp_OUTPUT

auto tmp_OUTPUT = OUTPUT
staticconstexpr

Definition at line 39 of file Arduino-Hardware-Types.hpp.

◆ tmp_INPUT_PULLUP

auto tmp_INPUT_PULLUP = INPUT_PULLUP
staticconstexpr

Definition at line 40 of file Arduino-Hardware-Types.hpp.