Skip to content

Commit 1974d0a

Browse files
committed
typo
1 parent 3887880 commit 1974d0a

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
@@ -273,7 +273,7 @@ typedef clock_num_t clock_handle_t;
273273
* Note: The RP2350 clock hardware supports divisors from 1.0->65536.0 in steps of 1/65536
274274
*
275275
* \endif
276-
* \if rp2030_specific
276+
* \if rp2040_specific
277277
* Note: The RP2040 clock hardware only supports divisors of exactly 1.0 or 2.0->16777216.0 in steps of 1/256
278278
* \endif
279279
*

0 commit comments

Comments
 (0)