Skip to content

Commit

Permalink
Xosc: Removed faulty doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
glaeqen committed Jun 14, 2021
1 parent 7b5de47 commit 9eddde5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hal/src/thumbv7em/clock/v2/xosc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ use super::gclkio::NotGclkInput;
// XoscNum
//==============================================================================

///
pub trait XoscNum: Sealed {
const NUM: usize;
const DPLL_SRC: DpllSrc;
Expand Down

0 comments on commit 9eddde5

Please sign in to comment.