Docs.rs
py32f0-0.2.1
py32f0 0.2.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
creatoy
gpgreen
Dependencies
cortex-m ^0.7.7
normal
cortex-m-rt ^0.7.3
normal
optional
critical-section ^1.1.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
Module spi1
py32f0
0.2.1
Module spi1
Module Items
Modules
Structs
Type Aliases
In py32f0::
py32f002b
py32f0
::
py32f002b
Module
spi1
Copy item path
Source
Expand description
Serial peripheral interface
Modules
§
cr1
desc CR1
cr2
desc CR2
dr
desc DR
dr8
Direct 8-bit access to data register
sr
desc SR
Structs
§
Register
Block
Register block
Type Aliases
§
CR1
CR1 (rw) register accessor: an alias for
Reg<CR1_SPEC>
CR2
CR2 (rw) register accessor: an alias for
Reg<CR2_SPEC>
DR
DR (rw) register accessor: an alias for
Reg<DR_SPEC>
DR8
DR8 (rw) register accessor: an alias for
Reg<DR8_SPEC>
SR
SR (rw) register accessor: an alias for
Reg<SR_SPEC>