nRF5 SDK v16.0.0
Data Fields
ble_nus_init_t Struct Reference

Nordic UART Service initialization structure. More...

#include <ble_nus.h>

Data Fields

ble_nus_data_handler_t data_handler
 

Detailed Description

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.

Field Documentation

ble_nus_data_handler_t ble_nus_init_t::data_handler

Event handler to be called for handling received data.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated