|
TM STM32Fxxx HAL Libraries
v1.0.0
Libraries for STM32Fxxx (F0, F4 and F7 series) devices based on HAL drivers from ST from Tilen Majerle
|
Main string structure. More...
#include <tm_stm32_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