![]() |
Synergy Software Package User's Manual
|
#include <sf_console_api.h>
Data Fields | |
| sf_console_ctrl_t * | p_ctrl |
| Pointer to console that received the command that caused this callback. | |
| uint8_t const * | p_remaining_string |
| String remaining after parsing command. | |
| uint8_t const * | context |
| Pointer to user provided data. | |
| uint32_t | bytes |
| The number of bytes remaining in the input string. | |
Console callback arguments