Docs.rs
stm32-hrtim-0.1.0
stm32-hrtim 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
usbalbin
Dependencies
defmt ^1
normal
optional
fugit ^0.3.7
normal
stm32f3 ^0.16.0
normal
optional
stm32g4 ^0.16.0
normal
optional
stm32h7 ^0.16.0
normal
optional
cortex-m ^0.7.7
dev
cortex-m-rt ^0.7.2
dev
defmt-rtt ^0.4.0
dev
panic-probe ^0.3.0
dev
Versions
20.75%
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
stm32_
hrtim
0.1.0
Module capture
Module Items
Re-exports
Structs
Enums
Traits
Functions
Type Aliases
In crate stm32_
hrtim
stm32_hrtim
Module
capture
Copy item path
Source
Re-exports
§
pub use super::timer::
Ch1
;
pub use super::timer::
Ch2
;
pub use super::timer::
ChExt
;
Structs
§
Dma
HrCapt
NoDma
Enums
§
Counting
Direction
Traits
§
Capture
Event
Implemented for
HrCapture
Trait for capture channels used for capturing edges
Functions
§
dma_
value_
to_
dir_
and_
value
dma_
value_
to_
signed
Type Aliases
§
HrCapt
Ch1
Type alias for the default capture for channel 1
HrCapt
Ch2
Type alias for the default capture for channel 2