dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
smoothcontrol_state_internal Struct Reference

Data Fields

uint8_t time_bomb
 
bool ringer
 
uint8_t tick_counter
 
uint8_t control_interval
 
float duty_cycle
 
struct smoothcontrol_axis_state axis [4]
 

Detailed Description

Definition at line 27 of file smoothcontrol.c.

Field Documentation

struct smoothcontrol_axis_state smoothcontrol_state_internal::axis[4]

Definition at line 45 of file smoothcontrol.c.

uint8_t smoothcontrol_state_internal::control_interval

Definition at line 39 of file smoothcontrol.c.

float smoothcontrol_state_internal::duty_cycle

Definition at line 42 of file smoothcontrol.c.

bool smoothcontrol_state_internal::ringer

Definition at line 33 of file smoothcontrol.c.

uint8_t smoothcontrol_state_internal::tick_counter

Definition at line 36 of file smoothcontrol.c.

uint8_t smoothcontrol_state_internal::time_bomb

Definition at line 30 of file smoothcontrol.c.


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