1.25.20.1 SDRAMC_Initialize Function

C

void SDRAMC_Initialize ( void )

Summary

Initializes and Enables the SDRAM Controller.

Description

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

Precondition

None.

Parameters

None.

Returns

None.

Example

SDRAMC_Initialize();

Remarks

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

Not all features are available on all devices. Refer to the specific device data sheet to determine availability.