nRF5 SDK  v12.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_lbs_c_init_t Struct Reference

LED Button Client initialization structure. More...

#include <ble_lbs_c.h>

Data Fields

ble_lbs_c_evt_handler_t evt_handler
 

Detailed Description

LED Button Client initialization structure.

Field Documentation

ble_lbs_c_evt_handler_t ble_lbs_c_init_t::evt_handler

Event handler to be called by the LED Button Client module whenever there is an event related to the LED Button Service.