![]() |
Synergy Software Package User's Manual
|
#include <sf_ble_rl78g1d.h>
Data Fields | |
| sf_comms_instance_t const * | p_low_lvl_sf_comms |
| Pointer to Communication Framework instance. | |
| timer_instance_t const * | p_low_lvl_timer |
| Pointer to timer instance. | |
| UINT | ble_driver_thread_priority |
| BLE Driver Thread Priority. | |
| UINT | ble_serial_thread_priority |
| BLE Serial Thread Priority. | |
Extension structure for this Implementation. Each implementation can have its own extension structure. For example one implementation may use RSPI for communicating with the BLE chip while another may use SDIO.