T
T
MWSDK(TWELITE SDK)
MONO WIRELESS INC.
検索…
MWSDK_EN
TWELITE SDK (MWSDK) manual
Introduction
Get the latest version
How to use TWELITE SDK
TWELIET NET API overview
TWELITE NET API references
The callback functions
TWELITE NET functions
RelayNet API
typedef, frequently used macros
Structures
TWELITE NET macros
User defined event handling functions
Module library
PRSEV library
global variables
PANIC
HW API reference
Utils references, others.
GitBook
上で動作しています
typedef, frequently used macros
The main typedef types used in the source are defined in
jendefs.h
.
typedef
type
Remark
bool_t
unsigned char
as a boolean type
string
char *
uint8
unsigned char
int8
char
uint16
unsigned short
int16
short
uint32
unsigned long
int32
long
The following is a list of the most commonly used macro definitions in the code.
name
value
remark
FALSE
0
TRUE
1
PUBLIC
Specify that it is a public function.
PRIVATE
static
Specify that it is a private function.
前
tsToCoNet_NwkLyTr_Context
次
Structures
最終更新
8mo ago
リンクのコピー