mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-03-14 13:21:06 +00:00
parent
e84eedff32
commit
79977dbc4a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user