aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/peripheral/scb.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peripheral/scb.rs b/src/peripheral/scb.rs
index 8e2e7af..14eaa69 100644
--- a/src/peripheral/scb.rs
+++ b/src/peripheral/scb.rs
@@ -660,7 +660,6 @@ impl SCB {
}
}
-
/// Set the PENDSTCLR bit in the ICSR register which will clear a pending SysTick interrupt
#[inline]
pub fn clear_pendst() {