Nios® V Processor Software Developer Handbook

ID 743810
Date 10/06/2025
Public
Document Table of Contents

18.1.6.1. alt_ecc_error_inject()

Prototype

void alt_ecc_error_inject(alt_ecc_error_type error_type)

Commonly Called By

C/C++ programs

Device drivers

Thread-safe

No.

Available from ISR

No.

Include

<sys/ alt_ecc_error_inject.h>

Description

Inject ECC errors indicated by error_type. The enumeration of error_type can be found in <sys/ alt_ecc_error_inject.h>.

Return

This function returns nothing.