1.1.2.23 VTR2_PAD_MON_STS Enum

C

typedef enum
{
    VTR2_PAD_MON_STS_PU = EC_REG_BANK_PD_MON_STS_VTR2_PU_STS_Msk,
    VTR2_PAD_MON_STS_PD = EC_REG_BANK_PD_MON_STS_VTR2_PD_STS_Msk,
    VTR2_PAD_MON_STS_CS = EC_REG_BANK_PD_MON_STS_VTR2_CS_STS_Msk,
}VTR2_PAD_MON_STS;

Summary

Defines the enumerations associated with PAD Monitor status bits

Description

Defines the enumerations associated with PAD Monitor status bits

Remarks

None