tile_button_driver

nRF5 SDK v17.0.2

#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_state State of the button. See TILE_BUTTON_STATES.
Returns
See TILE_ERROR_CODES .
  • external/tile/tile_lib/drivers/tile_button_driver.h