![]() |
Synergy Software Package User's Manual
|
#include <sf_cellular_common_api.h>
Data Fields | |
| sf_comms_instance_t const * | p_sf_comms_instance |
| Lower level HAL driver instance. | |
| TX_THREAD * | p_sf_comms_rx_thread |
| Received data ThreadX ID. | |
| uint8_t * | p_sf_comms_rx_thread_stack |
| Receive data thread stack memory pointer. | |
| ULONG | sf_comms_rx_thread_stack_size |
| Receive data thread stack size. | |
| UINT | rx_thread_priority |
| Receive data thread priority. | |
| uint8_t | do_run |
| Thread running status. | |
SF Communication framework configuration