Docs.rs
stm32-hal2-1.0.3
stm32-hal2 1.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
David-OConnor
Dependencies
bbqueue ^0.4.8
normal
bit_field ^0.10.1
normal
bitflags ^1.2.1
normal
bluetooth-hci ^0.1.0
normal
bxcan ^0.5.0
normal
byteorder ^1.4.3
normal
cast ^0.2.2
normal
cfg-if ^1.0.0
normal
chrono ^0.4.19
normal
cortex-m ^0.7.3
normal
embedded-hal ^0.2.5
normal
heapless ^0.5.3
normal
nb ^1.0.0
normal
num-traits ^0.2.14
normal
paste ^1.0.4
normal
stm32-device-signature ^0.3.3
normal
stm32-usbd ^0.6.0
normal
stm32f3 ^0.13.2
normal
stm32f4 ^0.13.0
normal
stm32g0 ^0.13.0
normal
stm32g4 ^0.13.0
normal
stm32h7 ^0.13.0
normal
stm32l4-stm32hal ^0.13.1
normal
stm32l5 ^0.13.0
normal
stm32wb-stm32hal ^0.13.1
normal
stm32wl ^0.13.0
normal
synopsys-usb-otg ^0.2.4
normal
void ^1.0.2
normal
Versions
60.53%
of the crate is documented
Go to latest version
Platform
thumbv7em-none-eabihf
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
☰
Trait CrcExt
Required Methods
crc
Implementors
Other items in
stm32_hal2
::
crc
?
Trait
stm32_hal2
::
crc
::
CrcExt
[
−
]
[src]
pub trait CrcExt { fn
crc
(self, rcc: &mut
RCC
) ->
Crc
; }
Required methods
[src]
fn
crc
(self, rcc: &mut
RCC
) ->
Crc
Enable the CRC unit.
Implementors
[src]
impl
CrcExt
for
CRC