1.41.6.1 HEMC_Initialize Function

C

void HEMC_Initialize ( void )

Summary

Initializes and Enables the HSDRAM and HSMC Controller.

Description

This function Enables the external memory controller module(s).

Precondition

None.

Parameters

None.

Returns

None.

Example

HEMC_Initialize();

Remarks

This routine must be called before any attempt to access external memory.