Nordic Thingy:52 v2.2.0
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

◆ led_write_handler

ble_uis_led_write_handler_t ble_uis_init_t::led_write_handler

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

◆ pin_write_handler

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: