Classes | |
| class | Incrementor |
| Utility class that acts as a functor to return incremental values. More... | |
Variables | |
| const static uint8_t | tmp_HIGH = HIGH |
| const static uint8_t | tmp_LOW = LOW |
| const static uint8_t | tmp_INPUT = INPUT |
| const static uint8_t | tmp_OUTPUT = OUTPUT |
| const static uint8_t | tmp_INPUT_PULLUP = INPUT_PULLUP |
|
static |
Definition at line 19 of file ExtendedInputOutput.hpp.
|
static |
Definition at line 20 of file ExtendedInputOutput.hpp.
|
static |
Definition at line 21 of file ExtendedInputOutput.hpp.
|
static |
Definition at line 22 of file ExtendedInputOutput.hpp.
|
static |
Definition at line 23 of file ExtendedInputOutput.hpp.
1.8.16