Soletta™ Framework
|
Data Structures | |
struct | sol_update |
Structure containing function that need to be implemented by Soletta update modules. More... | |
Macros | |
#define | SOL_UPDATE_DECLARE(_NAME, decl...) |
Helper macro to declare a Soletta update module, so it can be found correctly. More... | |
Typedefs | |
typedef struct sol_update | sol_update |
Structure containing function that need to be implemented by Soletta update modules. More... | |
#define SOL_UPDATE_DECLARE | ( | _NAME, | |
decl... | |||
) |
Helper macro to declare a Soletta update module, so it can be found correctly.
typedef struct sol_update sol_update |
Structure containing function that need to be implemented by Soletta update modules.