HALFRED  0.4.0
Data Fields
SLSTListDesc Struct Reference

Detailed Description

This structure stores list parameters

#include <hal_staticlist.h>

Data Fields

uint16_t element_size
 size of single element stored by the list
 
uint8_t list_size
 maximum number of elements that can be stored by the list
 
uint8_t count
 number of elements actually stored by the list
 

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