DPU Host API  2025.1.0
dpu_repair_config Struct Reference

Memory bank reparation configuration. More...

#include <dpu_types.h>

Data Fields

uint8_t AB_msbs
 
uint8_t CD_msbs
 
uint8_t A_lsbs
 
uint8_t B_lsbs
 
uint8_t C_lsbs
 
uint8_t D_lsbs
 
uint8_t even_index
 
uint8_t odd_index
 

Detailed Description

Memory bank reparation configuration.

Field Documentation

◆ A_lsbs

uint8_t A_lsbs

LSBs for the repaired address A.

◆ AB_msbs

uint8_t AB_msbs

MSBs for the repaired addresses A & B.

◆ B_lsbs

uint8_t B_lsbs

LSBs for the repaired address B.

◆ C_lsbs

uint8_t C_lsbs

LSBs for the repaired address C.

◆ CD_msbs

uint8_t CD_msbs

MSBs for the repaired addresses C & D.

◆ D_lsbs

uint8_t D_lsbs

LSBs for the repaired address D.

◆ even_index

uint8_t even_index

Even bit index repaired.

◆ odd_index

uint8_t odd_index

Odd bit index repaired.


The documentation for this struct was generated from the following file: