2.88.13 RAM_ECC_Enable Function

C

void RAM_ECC_Enable(void)

Summary

Enable the ECC functionality for the RAM.

Description

This function activates ECC error detection and correction for the RAM module.

Precondition

None

Parameters

None

Returns

None

Example

RAM_ECC_Enable();