Module stm32g0xx_hal::stm32::dma

source ·
Expand description

DMA controller

Modules

Register block Channel cluster: CCR?, CNDTR?, CPAR?, and CMAR? registers
high interrupt status register
low interrupt status register

Structs

Register block
Register block

Type Definitions

IFCR register accessor: an alias for Reg<IFCR_SPEC>
ISR register accessor: an alias for Reg<ISR_SPEC>