diff --git a/src/rp2_common/hardware_dma/include/hardware/dma.h b/src/rp2_common/hardware_dma/include/hardware/dma.h index 1b2d6f548..fe4b97ec5 100644 --- a/src/rp2_common/hardware_dma/include/hardware/dma.h +++ b/src/rp2_common/hardware_dma/include/hardware/dma.h @@ -863,7 +863,7 @@ int dma_claim_unused_timer(bool required); */ bool dma_timer_is_claimed(uint timer); -/*! \brief Set the divider for the given DMA timer +/*! \brief Set the multiplier for the given DMA timer * \ingroup hardware_dma * * The timer will run at the system_clock_freq * numerator / denominator, so this is the speed