nRF5 SDK v17.1.0
Data Fields
tile_tmd_module Struct Reference

#include <tile_tmd_module.h>

Data Fields

int(* get )(uint8_t *mode)
 
int(* set )(uint8_t mode)
 

Detailed Description

Tile Mode module.

This module is used by Tile Lib to get and set the mode.

Field Documentation

int(* tile_tmd_module::get)(uint8_t *mode)

Get the current mode

int(* tile_tmd_module::set)(uint8_t mode)

Set the mode. Value should be saved in NVM.


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

Documentation feedback | Developer Zone | Subscribe | Updated