![]() |
DPU Host API
2025.1.0
|
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 |
Memory bank reparation configuration.
| uint8_t A_lsbs |
LSBs for the repaired address A.
| uint8_t AB_msbs |
MSBs for the repaired addresses A & B.
| uint8_t B_lsbs |
LSBs for the repaired address B.
| uint8_t C_lsbs |
LSBs for the repaired address C.
| uint8_t CD_msbs |
MSBs for the repaired addresses C & D.
| uint8_t D_lsbs |
LSBs for the repaired address D.
| uint8_t even_index |
Even bit index repaired.
| uint8_t odd_index |
Odd bit index repaired.