![]() |
API
2.2
TSmarT Software Library
|
#include <tsmart_carriots.h>
Data Fields | |
uint8_t * | name |
uint8_t * | version |
tsmart_carriots_location_t | location |
uint32_t | ptr_store |
uint32_t | size |
File structure.
tsmart_carriots_location_t location |
Kind of memory selection: STM32 flash or STM32 RAM memory
uint8_t* name |
File Config name to be donwloaded
uint32_t ptr_store |
Base memory address to save data
uint32_t size |
Maximum size, in bytes, of the memory to save the Config file received .
uint8_t* version |
File Config version to be downloaded