REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
mode.h File Reference
#include <Arduino.h>
#include <array>
#include <cstdint>
#include "utils/helpers.h"
#include <mode/mode.h>
Include dependency graph for mode.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | mode::FlexIOControl |
Namespaces | |
namespace | mode |
Variables | |
constexpr uint8_t | mode::PIN_MODE_IC = 40 |
constexpr uint8_t | mode::PIN_MODE_OP = 41 |
constexpr uint8_t | mode::PIN_MODE_OVERLOAD = 20 |
constexpr uint8_t | mode::PIN_MODE_EXTHALT = 21 |
constexpr uint8_t | mode::PIN_SYNC_CLK = 22 |
constexpr uint8_t | mode::PIN_SYNC_ID = 23 |
constexpr uint8_t | mode::PIN_QTMR_OP_GATE = 12 |