aboutsummaryrefslogtreecommitdiff
path: root/src/interrupt.rs
diff options
context:
space:
mode:
authorGravatar Ian McIntyre <ianpmcintyre@gmail.com> 2021-12-28 22:20:53 -0500
committerGravatar Ian McIntyre <ianpmcintyre@gmail.com> 2021-12-29 07:11:45 -0500
commit7df5de5347a245cad601aea86fca93c8581ee4d3 (patch)
treee6c7265f40a735d386c1d38b53d73d3b745e99d5 /src/interrupt.rs
parent441cb87e4095eafbd8b170d8f0848b99fa1ec72e (diff)
downloadcortex-m-7df5de5347a245cad601aea86fca93c8581ee4d3.tar.gz
cortex-m-7df5de5347a245cad601aea86fca93c8581ee4d3.tar.zst
cortex-m-7df5de5347a245cad601aea86fca93c8581ee4d3.zip
Construct a SysTick delay with a clock source
Helpful for users who prefer an external clock source for their system timer. Proposing this as a 0.7 backwards-compatible change. The constructor name tries to follow the "general constructors" recommendation in the Rust API naming guidelines. https://rust-lang.github.io/api-guidelines/naming.html#casing-conforms-to-rfc-430-c-case
Diffstat (limited to 'src/interrupt.rs')
0 files changed, 0 insertions, 0 deletions