REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches

This class can do a manual control even after FlexIOControl has started. More...

#include <mode.h>

Static Public Member Functions

static void disable ()
 
static void enable ()
 
static void to_ic ()
 
static void to_op ()
 
static void to_halt ()
 

Static Public Attributes

static bool is_enabled
 

Detailed Description

This class can do a manual control even after FlexIOControl has started.

It does so by checking whether FlexIO has been used so far and disabling/enabling FlexIO per need.

Definition at line 68 of file mode.h.

Member Function Documentation

◆ disable()

void mode::RealManualControl::disable ( )
static

◆ enable()

void mode::RealManualControl::enable ( )
static

◆ to_halt()

◆ to_ic()

◆ to_op()

Member Data Documentation

◆ is_enabled

bool mode::RealManualControl::is_enabled
static

Definition at line 70 of file mode.h.


The documentation for this class was generated from the following files: