Docs.rs
stm32f407g-disc-0.4.1
stm32f407g-disc 0.4.1
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
therealprof
Dependencies
accelerometer ^0.11.0
normal
cortex-m ^0.7.2
normal
cortex-m-rt ^0.6.13
normal
embedded-hal ^0.2
normal
lis302dl ^0.1.0
normal
panic-itm ^0.4.2
normal
stm32f4xx-hal ^0.9.0
normal
nb ^1.0
dev
panic-halt ^0.2
dev
panic-itm ^0.4
dev
ssd1306 ^0.5.2
dev
Versions
66.67%
of the crate is documented
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
R
stm32f407g_
disc
0.4.1
R
Aliased Type
In stm32f407g_
disc::
stm32::
stk::
ctrl
stm32f407g_disc
::
stm32
::
stk
::
ctrl
Type Alias
R
Copy item path
Source
pub type R =
R
<
u32
,
Reg
<
u32
, _CTRL>>;
Expand description
Reader of register CTRL
Aliased Type
ยง
pub struct R {
/* private fields */
}