1.1.2.14 EC_REG_BANK_VTRxPadMonOverrideProtEn Function

C

/* x = VTR PAD monitor number */

void EC_REG_BANK_VTRxPadMonOverrideProtEn(void)

Summary

When PAD monitor override feature is enabled calling this API powers off the input and output buffers and a weak pulldown is applied

Description

When PAD monitor override feature is enabled calling this API powers off the input and output buffers and a weak pulldown is applied

Precondition

None

Parameters

None

Returns

None

Example

EC_REG_BANK_VTR1PadMonOverrideProtEn();

Remarks

None