nRF5 SDK v15.0.0
Data Fields
iot_timer_clients_list_t Struct Reference

IoT Timer client list structure. More...

#include <iot_timer.h>

Data Fields

uint8_t client_list_length
 
const iot_timer_client_tp_client_list
 

Detailed Description

IoT Timer client list structure.

Field Documentation

uint8_t iot_timer_clients_list_t::client_list_length

Total number of clients.

const iot_timer_client_t* iot_timer_clients_list_t::p_client_list

Pointer to the constant array of clients or NULL.


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

Documentation feedback | Developer Zone | Subscribe | Updated