![]() |
nRF5 SDK
v13.0.0-1.alpha
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Nordic UART Service initialization structure. More...
#include <ble_nus.h>
Data Fields | |
ble_nus_data_handler_t | data_handler |
Nordic UART Service initialization structure.
This structure contains the initialization information for the service. The application must fill this structure and pass it to the service using the ble_nus_init function.
ble_nus_data_handler_t ble_nus_init_t::data_handler |
Event handler to be called for handling received data.