Response

Members

Manifest constants

acknowledge
enum acknowledge;

Response with error code (5)

illegalDataAddress
enum illegalDataAddress;

Response with error code (2)

illegalDataValue
enum illegalDataValue;

Response with error code (3)

illegalFunction
enum illegalFunction;

Response with error code (1)

memoryParityError
enum memoryParityError;

Response with error code (8)

slaveDeviceBusy
enum slaveDeviceBusy;

Response with error code (6)

slaveDeviceFailure
enum slaveDeviceFailure;

Response with error code (4)

Static functions

fail
auto fail(T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
void[] data;
error
bool error;

Meta