Docs.rs
stm32f4xx-hal-0.22.1
stm32f4xx-hal 0.22.1
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
therealprof
github:stm32-rs:stm32f4
Dependencies
atomic-polyfill ^1.0.3
normal
optional
bare-metal ^1
normal
bxcan ^0.7
normal
optional
cortex-m ^0.7.7
normal
cortex-m-rt ^0.7.3
normal
cortex-m-rtic ^1.1.4
normal
optional
defmt ^0.3.5
normal
optional
display-interface ^0.5.0
normal
optional
display-interface ^0.4.1
normal
optional
document-features ^0.2
normal
embedded-display-controller ^0.2.0
normal
optional
embedded-dma ^0.2.0
normal
embedded-hal ^1.0
normal
embedded-hal ^0.2.7
normal
embedded-hal-async ^1.0
normal
optional
embedded-hal-nb ^1.0
normal
embedded-io ^0.6.1
normal
embedded-storage ^0.3
normal
enumflags2 ^0.7.8
normal
fugit ^0.3.7
normal
fugit-timer ^0.1.3
normal
micromath ^2.1.0
normal
optional
nb ^1.1
normal
rand_core ^0.6.4
normal
rtic ^2.0.1
normal
optional
rtic-monotonic ^1.0
normal
optional
rtic-time ^2.0
normal
optional
sdio-host ^0.9.0
normal
optional
stm32-fmc ^0.3.2
normal
optional
stm32_i2s_v12x ^0.5.0
normal
optional
stm32f4-staging ^0.16.1
normal
synopsys-usb-otg ^0.4.0
normal
optional
systick-monotonic ^1.0.1
normal
optional
time ^0.3.14
normal
void ^1.0.2
normal
cortex-m-semihosting ^0.5.0
dev
defmt ^0.3.4
dev
defmt-rtt ^0.4.0
dev
display-interface ^0.5
dev
display-interface ^0.4.1
dev
display-interface-spi ^0.4.1
dev
dwt-systick-monotonic ^1.1
dev
embedded-graphics ^0.8.1
dev
embedded-graphics ^0.7.1
dev
ft6x06 ^0.1.2
dev
hd44780-driver ^0.4.0
dev
heapless ^0.8
dev
ist7920 ^0.1.1
dev
micromath ^2
dev
otm8009a ^0.1
dev
panic-halt ^0.2.0
dev
panic-probe ^0.3.0
dev
panic-semihosting ^0.6.0
dev
rtt-target ^0.5.0
dev
smart-leds ^0.3.0
dev
ssd1306 ^0.8.4
dev
st7789 ^0.7.0
dev
time ^0.3
dev
usb-device ^0.3.1
dev
usbd-serial ^0.2.0
dev
ushell ^0.3.5
dev
ws2812-spi ^0.4.0
dev
Versions
46.43%
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
stm32f4xx_
hal
0.22.1
R
Aliased Type
In stm32f4xx_
hal::
pac::
rtc::
ssr
stm32f4xx_hal
::
pac
::
rtc
::
ssr
Type Alias
R
Copy item path
Source
pub type R = R<
SSRrs
>;
Expand description
Register
SSR
reader
Aliased Type
ยง
struct R {
/* private fields */
}