2.38.23 VTR1_PAD_MON_STS Enum
C
typedef enum
{
VTR1_PAD_MON_STS_PU = EC_REG_BANK_PD_MON_STS_VTR1_PU_STS_Msk,
VTR1_PAD_MON_STS_PD = EC_REG_BANK_PD_MON_STS_VTR1_PD_STS_Msk,
VTR1_PAD_MON_STS_CS = EC_REG_BANK_PD_MON_STS_VTR1_CS_STS_Msk,
}VTR1_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
