Skip to content

Commit 1ef7d04

Browse files
authored
Update src/rp2_common/hardware_clocks/include/hardware/clocks.h
1 parent 4a9584b commit 1ef7d04

File tree

1 file changed

+1
-1
lines changed
  • src/rp2_common/hardware_clocks/include/hardware

1 file changed

+1
-1
lines changed

src/rp2_common/hardware_clocks/include/hardware/clocks.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ typedef clock_num_t clock_handle_t;
318318
*/
319319
bool clock_configure(clock_handle_t clock, uint32_t src, uint32_t auxsrc, uint32_t src_freq, uint32_t freq);
320320

321-
/*! \brief Configure the specified clock to +/- 1MHz
321+
/*! \brief Configure the specified clock with 1MHz accuracy
322322
* \ingroup hardware_clocks
323323
*
324324
* This function differs from clock_configure in that it does not configure the clocks as accurately,

0 commit comments

Comments
 (0)