Docs.rs
stm32l4xx-hal-0.7.1
stm32l4xx-hal 0.7.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
korken89
MabezDev
Dependencies
bxcan >=0.4, <0.7
normal
cast ^0.2.2
normal
cortex-m ^0.7
normal
embedded-dma ^0.1
normal
embedded-hal ^0.2.6
normal
fugit ^0.3.5
normal
nb ^0.1.1
normal
rand_core ^0.6.2
normal
stable_deref_trait ^1.1
normal
stm32-usbd ^0.6.0
normal
optional
stm32l4 ^0.14.0
normal
synopsys-usb-otg ^0.2.4
normal
optional
void ^1.0.2
normal
cortex-m-rt ^0.7
dev
cortex-m-rtic ^0.5.9
dev
cortex-m-semihosting ^0.3.5
dev
heapless ^0.5
dev
panic-halt ^0.2.0
dev
panic-rtt-target ^0.1.1
dev
panic-semihosting ^0.5.0
dev
rtt-target ^0.2.2
dev
usb-device ^0.2.3
dev
usbd-serial ^0.1.0
dev
Versions
49.68%
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
Module crs
stm32l4xx_
hal
0.7.1
Module crs
Module Items
Modules
Structs
Type Aliases
In stm32l4xx_
hal::
stm32
stm32l4xx_hal
::
stm32
Module
crs
Copy item path
Source
Expand description
Clock recovery system
Modules
§
cfgr
configuration register
cr
control register
icr
interrupt flag clear register
isr
interrupt and status register
Structs
§
Register
Block
Register block
Type Aliases
§
CFGR
CFGR register accessor: an alias for
Reg<CFGR_SPEC>
CR
CR register accessor: an alias for
Reg<CR_SPEC>
ICR
ICR register accessor: an alias for
Reg<ICR_SPEC>
ISR
ISR register accessor: an alias for
Reg<ISR_SPEC>