Zigbee Protocol Controller 1.6.0

#include <uic_main.h>

Public Attributes

const uic_fixt_setup_t func
 
const char * description
 

Detailed Description

Struct to hold the component pre-initializers (fixture setup).

These functions are executed in order before entering the Unify main loop.

Member Data Documentation

◆ description

const char* uic_fixt_setup_step::description

Pointer to a textual description of the initialization step.

◆ func

const uic_fixt_setup_t uic_fixt_setup_step::func

Initializer function


The documentation for this struct was generated from the following file: