nRF5 SDK v15.3.0
Data Fields
bsp_button_event_cfg_t Struct Reference

Data Fields

bsp_event_t push_event
 
bsp_event_t long_push_event
 
bsp_event_t release_event
 

Field Documentation

bsp_event_t bsp_button_event_cfg_t::long_push_event

The event to fire on long button press.

bsp_event_t bsp_button_event_cfg_t::push_event

The event to fire on regular button press.

bsp_event_t bsp_button_event_cfg_t::release_event

The event to fire on button release.


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

Documentation feedback | Developer Zone | Subscribe | Updated