nRF5 SDK v17.1.0
Data Fields
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:

Documentation feedback | Developer Zone | Subscribe | Updated