nRF5 SDK  v17.0.2
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
tile_button_driver Struct Reference

#include <tile_button_driver.h>

Data Fields

int(* read_state )(uint8_t *button_state)
 

Detailed Description

Tile button driver.

Field Documentation

int(* tile_button_driver::read_state)(uint8_t *button_state)

Read the state of the Tile button.

Parameters
[out]button_stateState of the button. See TILE_BUTTON_STATES.
Returns
See TILE_ERROR_CODES.

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