Firmware SDK
|
AT command struct. More...
#include <twr_atci.h>
Data Fields | |
const char * | command |
bool(* | action )(void) |
bool(* | set )(twr_atci_param_t *param) |
bool(* | read )(void) |
bool(* | help )(void) |
const char * | hint |
AT command struct.
Definition at line 29 of file twr_atci.h.