1.1.2.21 VTR_PAD_MON_DEB_CTRL Enum

C

typedef enum
{
    DISABLED,
    VTR_PAD_MON_DEB_CTRL_1MS,
    VTR_PAD_MON_DEB_CTRL_10MS,
    VTR_PAD_MON_DEB_CTRL_100MS,
}VTR_PAD_MON_DEB_CTRL;

Summary

Defines the enumerations associated with PAD Monitor debounce control

Description

Defines the enumerations associated with PAD Monitor debounce control

Remarks

None