#define NXTHIDLoadCharacter ( _port,
_i2caddr,
_modifier,
_character,
_result   )     __NXTHIDLoadCharacter(_port, _i2caddr, _modifier, _character, _result)

Load NXTHID character.

Load a character into the NXTHID device. The port must be configured as a Lowspeed port before using this function.

Parameters:
_port The sensor port. See NBC Input port constants.
_i2caddr The sensor I2C address. See sensor documentation for this value.
_modifier The key modifier.
_character The character.
_result A status code indicating whether the operation completed successfully or not. See TCommLSCheckStatus for possible Result values.

Generated by  doxygen 1.6.2