Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
OTApiMsg Union Reference

#include <baremetal/app/ot-barebone/include/ot_api_messages.h>

Collaboration diagram for OTApiMsg:

Public Attributes

OT_IF_CONFIG_tIfConfig
 
OT_THREAD_tThread
 
OT_SET_tSet
 
OT_GET_tGet
 
OT_STATE_tState
 
OT_FACTORY_RESET_tFactoryReset
 
OT_APPLICATION_CMD_tApplicationCmd
 
u8_tPtr
 

Member Data Documentation

◆ ApplicationCmd

OT_APPLICATION_CMD_t* OTApiMsg::ApplicationCmd

◆ FactoryReset

OT_FACTORY_RESET_t* OTApiMsg::FactoryReset

◆ Get

OT_GET_t* OTApiMsg::Get

◆ IfConfig

OT_IF_CONFIG_t* OTApiMsg::IfConfig

◆ Ptr

u8_t* OTApiMsg::Ptr

◆ Set

OT_SET_t* OTApiMsg::Set

◆ State

OT_STATE_t* OTApiMsg::State

◆ Thread

OT_THREAD_t* OTApiMsg::Thread

The documentation for this union was generated from the following file: