#include <tmr_types.h>
Public Attributes | |
| uint16_t * | list |
| uint16_t | max |
| uint16_t | len |
List of uint16_t values
| uint16_t TMR_uint16List::len |
The number of entries in the list - may be larger than max, indicating truncated data.
| uint16_t* TMR_uint16List::list |
The array of values
| uint16_t TMR_uint16List::max |
The number of entries there is space for in the array
1.6.3