Docs.rs
stm32l4xx-hal-0.7.1
stm32l4xx-hal 0.7.1
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 rx
stm32l4xx_
hal
0.7.1
Module rx
Module Items
Modules
Type Aliases
In stm32l4xx_
hal::
stm32::
can1
stm32l4xx_hal
::
stm32
::
can1
Module
rx
Copy item path
Source
Expand description
Register block CAN Receive cluster
Modules
§
rdhr
receive FIFO mailbox data high register
rdlr
mailbox data high register
rdtr
mailbox data high register
rir
receive FIFO mailbox identifier register
Type Aliases
§
RDHR
RDHR register accessor: an alias for
Reg<RDHR_SPEC>
RDLR
RDLR register accessor: an alias for
Reg<RDLR_SPEC>
RDTR
RDTR register accessor: an alias for
Reg<RDTR_SPEC>
RIR
RIR register accessor: an alias for
Reg<RIR_SPEC>