Module mnemos_d1_core::drivers::smhc::idmac
source · Expand description
Internal DMA controller
Structs§
- BuffSize 🔒The second 32-bit word of an IDMAC descriptor, containing data buffer size.
- Cfg 🔒The first 32-bit word of an IDMAC descriptor, containing configuration data.
- A descriptor that describes how memory needs to transfer data between the SMHC port and host memory. Multiple DMA transfers can be configured by creating a descriptor chain (linked list).
- A builder for constructing an IDMAC
Descriptor
.
Enums§
- Error 🔒