-
I want to store a few peripherals in a struct to pass them to a function.
Now I'm looking for the type to put there for DMA_CH0, and can't find it anywhere like the above. |
Beta Was this translation helpful? Give feedback.
Answered by
bugadani
Feb 19, 2025
Replies: 1 comment 1 reply
-
According to the documentation it's esp_hal::dma::DmaChannel0 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yanshay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to the documentation it's esp_hal::dma::DmaChannel0