Docs.rs
stm32f1-hal-0.2.1
stm32f1-hal 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
JalonWong
Dependencies
bitflags ^2.9
normal
cfg-if ^1.0
normal
cortex-m ^0.7
normal
optional
cortex-m-rt ^0.7
normal
optional
critical-section ^1.2
normal
embedded-dma ^0.2
normal
embedded-hal ^1.0
normal
embedded-hal-nb ^1.0
normal
embedded-io ^0.6
normal
fugit ^0.3
normal
fugit-timer ^0.1
normal
nb ^1.1
normal
rtic-monotonic ^1.0
normal
optional
rtrb ^0.3
normal
stm32f1 ^0.16
normal
optional
waiter-trait ^0.5
normal
Versions
34.81%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
TimerInit
stm32f1_
hal
0.2.1
Timer
Init
Required Methods
constrain
Implementors
In stm32f1_
hal::
timer
stm32f1_hal
::
timer
Trait
Timer
Init
Copy item path
Source
pub trait TimerInit<TIM> { // Required method fn
constrain
(self, mcu: &mut
Mcu
) ->
Timer
<TIM>; }
Required Methods
§
Source
fn
constrain
(self, mcu: &mut
Mcu
) ->
Timer
<TIM>
Implementors
§
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073818624>> for
TIM1
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073820672>> for
TIM8
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073741824>> for
TIM2
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073742848>> for
TIM3
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073743872>> for
TIM4
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073744896>> for
TIM5
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073745920>> for
TIM6
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073746944>> for
TIM7
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073747968>> for
TIM12
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073826816>> for
TIM9
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073748992>> for
TIM13
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073750016>> for
TIM14
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073827840>> for
TIM10
Source
§
impl
TimerInit
<
Periph
<
RegisterBlock
, 1073828864>> for
TIM11