CAT2 Peripheral Driver Library
cy_ram_config_t Struct Reference

Description

This configuration structure is used to initialize only RAM ECC Interface in the CPUSS block.

This structure is used with Cy_RAM_ECC_Init.

Data Fields

bool eccEnable
 ECC Enable or Disable. More...
 
bool eccAutoCorrect
 Ecc Auto Correct Enable or Disable. More...
 

Field Documentation

◆ eccEnable

bool cy_ram_config_t::eccEnable

ECC Enable or Disable.

◆ eccAutoCorrect

bool cy_ram_config_t::eccAutoCorrect

Ecc Auto Correct Enable or Disable.