We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84eedf commit 79977dbCopy full SHA for 79977db
src/rp2_common/hardware_dma/include/hardware/dma.h
@@ -863,7 +863,7 @@ int dma_claim_unused_timer(bool required);
863
*/
864
bool dma_timer_is_claimed(uint timer);
865
866
-/*! \brief Set the divider for the given DMA timer
+/*! \brief Set the multiplier for the given DMA timer
867
* \ingroup hardware_dma
868
*
869
* The timer will run at the system_clock_freq * numerator / denominator, so this is the speed
0 commit comments