DJI Payload SDK
1.5.3
Macros
Psdk BaseBandState
PSDK
»
PSDK_Message_Push
»
Exported Macros
Macros
#define
IS_PSDK_BASE_BAND_STATE
(STATE)
Judge whether input value is base band state.
More...
Detailed Description
Macro Definition Documentation
◆
IS_PSDK_BASE_BAND_STATE
#define IS_PSDK_BASE_BAND_STATE
(
STATE
)
Value:
(((STATE) ==
PSDK_BASE_BAND_STATE_LINK
) || \
((STATE) ==
PSDK_BASE_BAND_STATE_UNLINK
))
PSDK_BASE_BAND_STATE_UNLINK
#define PSDK_BASE_BAND_STATE_UNLINK
Definition:
psdk_cmdset_msg_push.h:77
PSDK_BASE_BAND_STATE_LINK
#define PSDK_BASE_BAND_STATE_LINK
Definition:
psdk_cmdset_msg_push.h:76
Judge whether input value is base band state.
Generated on Tue Apr 28 2020 16:39:21 for DJI Payload SDK by
1.8.15