ADBLib  0.5
A simple library for rapid robot code development
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
ADBLib::ctrlCfg::btnCfg Struct Reference

< For internal use by Controller More...

#include <Controller.h>

Public Attributes

bool toggle
 
bool * on
 Never loaded directly, ONLY used internally. More...
 
double cooldown
 
Timer * cooldownTimer
 Timers are copy/assign protected. More...
 

Detailed Description

< For internal use by Controller

Member Data Documentation

double ADBLib::ctrlCfg::btnCfg::cooldown
Timer* ADBLib::ctrlCfg::btnCfg::cooldownTimer

Timers are copy/assign protected.

bool* ADBLib::ctrlCfg::btnCfg::on

Never loaded directly, ONLY used internally.

bool ADBLib::ctrlCfg::btnCfg::toggle

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