1.41.6.12 1.42.5.12 HEMC_TestModeWriteDisable Function
C
void HEMC_TestModeWriteDisable(HEMC_HEMC_CHANNEL channel)
Summary
Disable the HEMC peripheral HECC test mode Write.
Description
Disable the HEMC peripheral HECC test mode Write.
Precondition
None.
Parameters
Param | Description |
---|---|
channel | HECC channel for the memory type |
Returns
None
Example
HEMC_TestModeWriteDisable(HEMC_HEMC_CH_HSDRAMC);
Remarks
None