Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Extra argument to the function ca821x_util_init(). More...
#include <posix/ca821x-posix/include/ca821x-posix/ca821x-types.h>
Public Attributes | |
char * | generic |
Generic. More... | |
char * | serial_num |
Serial number. More... | |
char * | com_port_num |
COM port. More... | |
char * | force |
–force option More... | |
Extra argument to the function ca821x_util_init().
Allows the generalisation of what is being passed as the argument, whether it be a serial number, COM port, –force option.
char* ca821x_util_init_extra_arg::com_port_num |
COM port.
char* ca821x_util_init_extra_arg::force |
–force option
char* ca821x_util_init_extra_arg::generic |
Generic.
char* ca821x_util_init_extra_arg::serial_num |
Serial number.