English
Language : 

ZAURA Datasheet, PDF (69/99 Pages) –
ZAURA RF Wireless Library
Programmer’s Reference Manual
57
Variable Types and Structures
This section describes the types of RF Wireless Library configuration
variables featured in the ZAURA RF Wireless modules, as well as their
data containment structures. For more information about the variables
themselves, see the ZAURA RF Wireless Module Configuration section
on page 15.
Types
Table 8 describes the types of variables employed by the ZAURA RF
Wireless Configuration API.
Table 8. Types of Variables
Name
UINT8
INT8
UINT16
UINT32
HANDLE
ZAURA_RF_ADDR
ZAURA_RF_STATUS
ZAURA_RF_STATE
Description
Unsigned 8-bit integer
Signed 8-bit integer
Unsigned 16-bit integer
Unsigned 32-bit integer
void pointer (void *)
UINT8
Signed 8-bit integer
Enumeration of state types
Structures
The ZAURA RF Wireless Library employs four types of data structures:
ZAURA_RF_PKT_BUF, ZAURA_RF_NID, ZAURA_RF_PARAMS
and ZAURA_RF_STATS. Each of these structures is described in this
section.
RM006003-1011
Variable Types and Structures