A structure describing the parameter to set and its value. More...
#include "swdevice.h"
Data Fields | |
uint8 * | paramname |
string is in caller's memory | |
int32 | paramnamelen |
length of the name of the parameter | |
int32 | type |
one of the types defined above | |
union { | |
} | paramval |
value of the parameter | |
int32 | strvallen |
now used for length of compound objects also... | |
A structure describing the parameter to set and its value.