5.2.9.2 ZGP_FrameType_t Enumeration

Syntax
typedef enum _ZgpFrameType_t
{
 ZGP_FRAME_DATA = 0x00,
 ZGP_FRAME_MAINTENANCE = 0x01
}ZGP_FrameType_t;

Description

The ZGP_FrameType_t is an enumeration representing the types of the green power frames.