Docs.rs
stm32f1-hal-0.7.0
stm32f1-hal 0.7.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
JalonWong
Dependencies
bitflags ^2
normal
cfg-if ^1.0
normal
cortex-m ^0.7
normal
optional
cortex-m-rt ^0.7
normal
optional
critical-section ^1.2
normal
embedded-hal ^1.0
normal
embedded-hal-nb ^1.0
normal
embedded-io ^0.7
normal
fugit ^0.3
normal
fugit-timer ^0.1
normal
nb ^1.1
normal
os-trait ^0.6
normal
rtic-monotonic ^1.0
normal
optional
rtrb ^0.3
normal
stm32f1 ^0.16
normal
optional
sync-code ^0.1
build
Versions
39.93%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
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
I2cSdaPin
stm32f1_
hal
0.7.0
I2cSda
Pin
Implementors
In stm32f1_
hal::
afio::
i2c_
remap
stm32f1_hal
::
afio
::
i2c_remap
Trait
I2cSda
Pin
Copy item path
Source
pub trait I2cSdaPin<REMAP> { }
Implementors
§
Source
§
impl
I2cSdaPin
<
RemapDefault
<
Periph
<
RegisterBlock
, 1073763328>>> for
PB7
<
Alternate
<
OpenDrain
>>
Source
§
impl
I2cSdaPin
<
RemapDefault
<
Periph
<
RegisterBlock
, 1073764352>>> for
PB11
<
Alternate
<
OpenDrain
>>
Source
§
impl
I2cSdaPin
<
RemapFull
<
Periph
<
RegisterBlock
, 1073763328>>> for
PB9
<
Alternate
<
OpenDrain
>>