TWELITE NET library structure
最終更新
最終更新
The user application controls the radio module via the TWELITE NET (TWENET) library and peripheral APIs. the TWELITE NET library is divided into three parts.
Application loop definition, event handling, wireless network handling, etc.
Starting process, interface to MAC layer, etc.
General algorithms and procedures for peripherals.
(The source is provided in the SDK: MWSDK/TWENET/???? /TWENETUtils/Source
, where"????" is the name of the folder corresponding to the library version)
{ARCH}
is the name of the TWELITE model, e.g. BLUE
, RED
.