REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
io.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | io |
Functions | |
void | io::init () |
bool | io::get_button () |
void | io::block_until_button_press_and_release () |
Variables | |
constexpr uint8_t | io::PIN_BUTTON = 29 |
constexpr uint8_t | io::PIN_DIO_6 = 31 |
constexpr uint8_t | io::PIN_DIO_11 = 0 |
constexpr uint8_t | io::PIN_DIO_12 = 38 |
constexpr uint8_t | io::PIN_DIO_13 = 13 |
constexpr uint8_t | io::PIN_DIO_23 = 1 |
constexpr uint8_t | io::PIN_DIO_28 = 33 |
constexpr uint8_t | io::PIN_RESERVED_7 = 30 |