#define GetInColorADRaw ( _p,
_nc,
_n   )     __GetInColorADRaw(_p, _nc, _n)

Read a LEGO color sensor AD raw value.

This function lets you directly access a specific LEGO color sensor AD raw value. Both the port and the color index must be constants.

Parameters:
_p The sensor port. See NBC Input port constants. Must be a constant.
_nc The color index. See Color sensor array indices. Must be a constant.
_n The AD raw value.
Warning:
This function requires an NXT 2.0 compatible firmware.

Generated by  doxygen 1.6.2