1.2.4.4.7 SRV_PVDDMON_CMP_MODE Enum
C
typedef enum
{
/* Notify when PVDD level enters the comparison window */
SRV_PVDDMON_CMP_MODE_IN,
/* Notify when PVDD level leaves the comparison window */
SRV_PVDDMON_CMP_MODE_OUT,
} SRV_PVDDMON_CMP_MODE;
Summary
Defines two Comparison modes.
Description
This will be used to set the Comparison mode.
