1.1.2.11 EC_REG_BANK_VTRxPadMonOverrideInpDis Function

C

/* x = VTR PAD monitor number */

void EC_REG_BANK_VTRxPadMonOverrideInpDis(void)

Summary

When PAD monitor override feature is enabled this API disables the input buffer of the pad in the VTRx region

Description

When PAD monitor override feature is enabled this API disables the input buffer of the pad in the VTRx region

Precondition

None

Parameters

None

Returns

None

Example

EC_REG_BANK_VTR1PadMonOverrideInpDis();

Remarks

None