Tiny protocol  0.9.0
Tiny communication protocol for microcontrollers
Public Attributes | List of all members
STinyLightData Struct Reference

#include <tiny_light.h>

Collaboration diagram for STinyLightData:
Collaboration graph
[legend]

Public Attributes

STinyStats stat
 
write_block_cb_t write_func
 pointer to platform related write function
 
read_block_cb_t read_func
 pointer to platform related read function
 
void * user_data
 user-specific data
 

Detailed Description

This structure contains information about communication channel and its state.

Warning
This is for internal use only, and should not be accessed directly from the application.

Member Data Documentation

◆ stat

STinyStats STinyLightData::stat
See also
STinyStats

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