1.42.5.10 HEMC_TestModeReadDisable Function

C

void HEMC_TestModeReadDisable(HEMC_HEMC_CHANNEL channel)

Summary

Disable the HEMC peripheral HECC test mode Read.

Description

Disable the HEMC peripheral HECC test mode Read.

Precondition

None.

Parameters

Param Description
channel HECC channel for the memory type

Returns

None

Example

HEMC_TestModeReadDisable(HEMC_HEMC_CH_HSDRAMC);

Remarks

None