![]() |
DPU Host API
2025.1.0
|
Configuration used to handle bit shuffling. More...
#include <dpu_types.h>
Data Fields | |
| uint16_t | cpu2dpu |
| uint16_t | dpu2cpu |
| uint8_t | nibble_swap |
| uint8_t | stutter |
Configuration used to handle bit shuffling.
| uint16_t cpu2dpu |
Configuration when writing data.
| uint16_t dpu2cpu |
Configuration when reading data.
| uint8_t nibble_swap |
Whether the nibbles of a byte are swapped.
| uint8_t stutter |
Whether the stutter mechanism is enabled.