Open FFBoard
Open source force feedback firmware
Control_t Struct Reference

#include <Axis.h>

Public Attributes

bool emergency = false
 
bool usb_disabled = true
 
bool update_disabled = true
 
bool request_update_disabled = false
 
bool resetEncoder = false
 

Detailed Description

Definition at line 38 of file Axis.h.

Member Data Documentation

◆ emergency

bool Control_t::emergency = false

Definition at line 39 of file Axis.h.

◆ request_update_disabled

bool Control_t::request_update_disabled = false

Definition at line 42 of file Axis.h.

◆ resetEncoder

bool Control_t::resetEncoder = false

Definition at line 45 of file Axis.h.

◆ update_disabled

bool Control_t::update_disabled = true

Definition at line 41 of file Axis.h.

◆ usb_disabled

bool Control_t::usb_disabled = true

Definition at line 40 of file Axis.h.


The documentation for this struct was generated from the following file: