Docs.rs
stm32f7xx-hal-0.8.0
stm32f7xx-hal 0.8.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
mvertescher
github:stm32-rs:stm32f7
Dependencies
as-slice ^0.2
normal
bare-metal ^1.0
normal
bitflags ^2.6.0
normal
bxcan ^0.7
normal
cast ^0.3.0
normal
cortex-m ^0.7.7
normal
cortex-m-rt >=0.6.15, <0.8
normal
display-interface ^0.5.0
normal
optional
embedded-hal ^0.2.7
normal
fugit ^0.3.7
normal
fugit-timer ^0.1.3
normal
micromath ^2.1.0
normal
nb ^1.1.0
normal
rand_core ^0.6
normal
rtic-monotonic ^1.0
normal
optional
stm32-fmc ^0.3
normal
optional
stm32f7 ^0.15
normal
synopsys-usb-otg ^0.4.0
normal
optional
time ^0.3
normal
void ^1.0.2
normal
cortex-m-semihosting ^0.5.0
dev
embedded-graphics ^0.6.2
dev
panic-halt ^0.2.0
dev
panic-semihosting ^0.6.0
dev
time ^0.3
dev
usb-device ^0.3.2
dev
usbd-serial ^0.2.2
dev
Versions
55.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
stm32f7xx_
hal
0.8.0
Module can
Sections
Controller Area Network (CAN) Interface
Alternate function remapping
Module Items
Structs
Traits
In crate stm32f7xx_
hal
stm32f7xx_hal
Module
can
Copy item path
Source
Expand description
§
Controller Area Network (CAN) Interface
§
Alternate function remapping
TX: Alternate Push-Pull Output RX: Alternate AF9 Alternate
§
CAN1
Function
NoRemap
Remap
TX
PA12
PB9
RX
PA11
PB8
§
CAN2
Function
NoRemap
Remap
TX
PB6
PB13
RX
PB5
PB12
Structs
§
Can
Interface to the CAN peripheral.
Traits
§
Pins