Zigbee Protocol Controller 1.6.0
|
#include <uic_main.h>
Public Attributes | |
const uic_fixt_setup_t | func |
const char * | description |
Struct to hold the component pre-initializers (fixture setup).
These functions are executed in order before entering the Unify main loop.
const char* uic_fixt_setup_step::description |
Pointer to a textual description of the initialization step.
const uic_fixt_setup_t uic_fixt_setup_step::func |
Initializer function