ToCoNet_Nwk_bInit()
Explanation
Initialisation of the relay network.
Get a pointer to the tsToCoNet_Nwk_Context
structure of the configuration procedure of the relay net (ToCoNet_NwkLyTr_psConfig()
in case of configuring a LayerTree) in advance.
Argument
Type
Name
Remark
pContextNwk
A structure that manages the internal information of the relay network.
Returns
Type
Remark
bool_t
TRUE
: Success, FALSE
: Fail
Sample code
最終更新