Nordic Thingy:52
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_uis_init_t Struct Reference

LED Button Service init structure. This structure contains all options and data needed for initialization of the service. More...

Data Fields

ble_uis_led_write_handler_t led_write_handler
 
ble_uis_pin_write_handler_t pin_write_handler
 

Detailed Description

LED Button Service init structure. This structure contains all options and data needed for initialization of the service.

Field Documentation

ble_uis_led_write_handler_t ble_uis_init_t::led_write_handler

Event handler to be called when the LED Characteristic is written.

ble_uis_pin_write_handler_t ble_uis_init_t::pin_write_handler

Event handler to be called when the PIN Characteristic is written.


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