Firmware for Arduino | PLEN Project Company Inc.
PLEN2::JointController::Multiplexer Class Reference

Management class (as namespace) of multiplexer. More...

#include <JointController.h>

Public Types

enum  { SUM = 3 }
 Summation of multiplexers. More...
 
enum  { SELECTABLE_LINES = 8 }
 Number of controllable lines by a multiplexer. More...
 

Detailed Description

Management class (as namespace) of multiplexer.

Note
The methods of the class are more accurate than those in the namespace named Multiplexer, but C++'s idiom doesn't accept the syntax that was described before.

Member Enumeration Documentation

anonymous enum

Summation of multiplexers.

Enumerator
SUM 
anonymous enum

Number of controllable lines by a multiplexer.

Enumerator
SELECTABLE_LINES 

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