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