Docs.rs
stm32g0-staging-0.17.0
stm32g0-staging 0.17.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
burrbull
Dependencies
cortex-m ^0.7.7
normal
cortex-m-rt ^0.7.3
normal
optional
critical-section ^1.0
normal
optional
defmt ^0.3.5
normal
optional
portable-atomic ^1
normal
optional
vcell ^0.1.3
normal
Versions
100%
of the crate is documented
Platform
thumbv6m-none-eabi
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
stm32g0_
staging
0.17.0
Module crc
Module Items
Modules
Structs
Type Aliases
In stm32g0_
staging::
stm32g0c1
stm32g0_staging
::
stm32g0c1
Module
crc
Copy item path
Source
Expand description
Cyclic redundancy check calculation unit
Modules
§
cr
Control register
dr
Data register
idr
Independent data register
init
Initial CRC value
pol
polynomial
Structs
§
Register
Block
Register block
Type Aliases
§
CR
CR (rw) register accessor: Control register
DR
DR (rw) register accessor: Data register
IDR
IDR (rw) register accessor: Independent data register
INIT
INIT (rw) register accessor: Initial CRC value
POL
POL (rw) register accessor: polynomial