35#ifndef TEMPSENSE_DEBUG_H
36#define TEMPSENSE_DEBUG_H
41#define DEBUG_INTERVALL 4
42#define DEBUG_CHANNEL 26
Type definitions used by Cascoda baremetal drivers.
unsigned char u8_t
Definition cascoda_types.h:46
MCPS_DATA_confirm parameter set.
Definition mac_messages.h:357
CA-821x Device reference struct.
Definition ca821x_api.h:123
void APP_Debug_Error(u8_t code)
Assign Error Code.
u8_t Debug_App_State
Debug_App_State Conventions: 0x00: reset after sending Debug packet or not in Application Mode 0xA*: ...
void APP_Debug_SetAppState(u8_t state)
Set Application Debug State.
void APP_Debug_Reset(void)
Reset all APP Level Debug Codes.
int APP_Debug_Sent(struct MCPS_DATA_confirm_pset *params, struct ca821x_dev *pDeviceRef)
Debug Frame has been sent.
void APP_Debug_Send(struct ca821x_dev *pDeviceRef)
Send Debug Frame.