2.38.12 EC_REG_BANK_VTRxPadMonOverrideInpEn Function
C
/* x = VTR PAD monitor number */
void EC_REG_BANK_VTRxPadMonOverrideInpEn(void)
Summary
When PAD monitor override feature is enabled this API enables normal operation of the pad in the VTRx region
Description
When PAD monitor override feature is enabled this API enables normal operation of the pad in the VTRx region
Precondition
None
Parameters
None
Returns
None
Example
EC_REG_BANK_VTR1PadMonOverrideInpEn();
Remarks
None
