Overview
Project
Class
Tree
Index
NXT C++ Bluetooth Library
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
Adc_8591
- class in
NXT C++ Bluetooth Library
Class for the PCF8591 8-bit A/D D/A converter (D/A feurures not implemented yet!)
~Adc_8591()
- constructor in class
Adc_8591
Adc_8591(Sensor_port,Connection*,unsigned char)
- constructor in class
Adc_8591
Constructor for the PCF8591 ADC chip
ADC_8591_SENSOR
- field in enum
Sensor_type
PCF8591 8-bit ADC chip - only used as a return type can not be used to set-up a sensor
Adc_ports
- class in
NXT C++ Bluetooth Library
Class to retrieve ADC port reading from the the PCF8591 ADC chip/sensor
Adc_ports()
- constructor in class
Adc_ports
ADC_RESULT
- field in enum
Result_type
Means that the sub class is ADC_ports (used with the PCF8591 ADC chip/sensor)
ANGLE
- field in enum
Sensor_type
RCX rotation sensor
ANGLE_MODE
- field in enum
Sensor_mode
Rotation (16 ticks per revolution)
APPEND
- field in enum
File_mode
append data to the file (if files does not exist a new file is created)
Overview
Project
Class
Tree
Index
NXT C++ Bluetooth Library
FRAMES
NO FRAMES