1.3.3.3 PAL_HANDLERS Struct
C
typedef struct
{
PAL_DataIndication palDataIndication;
PAL_TxConfirm palTxConfirm;
PAL_RxParamsIndication palRxParamsIndication;
} PAL_HANDLERS;
Summary
Defines the handlers required to manage the PAL module.
Description
This data type defines the handlers required to manage the PAL module.
Remarks
None.
