|
TM STM32F4xx Libraries
v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle
|
Main string structure. More...
#include <tm_stm32f4_string.h>
Data Fields | |
| char ** | Strings |
| uint32_t | Count |
| uint32_t | Size |
Main string structure.
| uint32_t Count |
Number of string elementsz
| uint32_t Size |
Number of all allocated pointers for strings
| char** Strings |
Pointer to pointers to strings