Docs.rs
stm32f1xx-hal-0.10.0
stm32f1xx-hal 0.10.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
therealprof
TheZoq2
github:stm32-rs:stm32f1
Dependencies
bitflags ^1.3.2
normal
bxcan ^0.7
normal
cortex-m ^0.7.6
normal
cortex-m-rt ^0.7.1
normal
embedded-dma ^0.2.0
normal
embedded-hal ^0.2.7
normal
fugit ^0.3.6
normal
fugit-timer ^0.1.3
normal
nb ^1
normal
rtic-monotonic ^1.0
normal
optional
stm32-usbd ^0.6.0
normal
optional
stm32f1 ^0.15.1
normal
void ^1.0.2
normal
cortex-m-rtic ^1.1.3
dev
cortex-m-semihosting ^0.5.0
dev
heapless ^0.7.16
dev
mfrc522 ^0.3.0
dev
panic-halt ^0.2.0
dev
panic-itm ^0.4.2
dev
panic-semihosting ^0.6.0
dev
unwrap-infallible ^0.1.5
dev
usb-device ^0.2.8
dev
usbd-serial ^0.1.1
dev
Versions
47.86%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stm32f1xx_
hal
0.10.0
Module afio
Sections
Alternate Function I/Os
Module Items
Structs
Traits
In crate stm32f1xx_
hal
stm32f1xx_hal
Module
afio
Copy item path
Source
Expand description
§
Alternate Function I/Os
Structs
§
EVCR
EXTICR1
EXTICR2
EXTICR3
EXTICR4
MAPR
AF remap and debug I/O configuration register (MAPR)
MAPR2
Parts
HAL wrapper around the AFIO registers
Traits
§
AfioExt