Skip to content

Commit

Permalink
Improve formatting
Browse files Browse the repository at this point in the history
Co-authored-by: 9names <[email protected]>
  • Loading branch information
jannic and 9names authored Nov 21, 2023
1 parent 0b214dc commit 2cf188d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rp2040-hal/src/rosc.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//! Ring Oscillator (ROSC)
//!
//! See [Chapter 2 Section 17](https://datasheets.raspberrypi.org/rp2040/rp2040_datasheet.pdf) for more details
//!
//! In addition to its obvious role as a clock source, [`RingOscillator`] can also be used as a random number source
Expand Down

0 comments on commit 2cf188d

Please sign in to comment.