Expand description
GPU2D (NeoChrom) 2D graphics accelerator.
The GPU2D is primarily programmed via command lists in memory; the peripheral registers expose status and interrupt control only.
Structs§
- Gpu2d
- GPU2D driver.
- Interrupt
Handler - GPU2D error interrupt handler.
Enums§
- Error
- GPU2D driver error flag.
Traits§
- Instance
- GPU2D instance trait.