Docs.rs
stm32f0xx-hal-0.18.0
stm32f0xx-hal 0.18.0
Permalink
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
therealprof
github:stm32-rs:stm32f0
Dependencies
bare-metal ^1.0.0
normal
bxcan ^0.6.0
normal
cast ^0.2
normal
cortex-m ^0.7
normal
embedded-hal ^0.2
normal
nb ^1
normal
stm32-usbd ^0.6
normal
optional
stm32f0 ^0.14
normal
void ^1.0
normal
cortex-m-rt ^0.7
dev
panic-halt ^0.2
dev
usb-device ^0.2.7
dev
usbd-serial ^0.1.1
dev
Versions
90.82%
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
SclPin
stm32f0xx_
hal
0.18.0
SclPin
Implementors
In stm32f0xx_
hal::
i2c
stm32f0xx_hal
::
i2c
Trait
SclPin
Copy item path
Source
pub trait SclPin<I2C> { }
Implementors
§
Source
§
impl
SclPin
<
I2C1
> for
PA9
<
Alternate
<
AF4
>>
Source
§
impl
SclPin
<
I2C1
> for
PA11
<
Alternate
<
AF5
>>
Source
§
impl
SclPin
<
I2C1
> for
PB6
<
Alternate
<
AF1
>>
Source
§
impl
SclPin
<
I2C1
> for
PB8
<
Alternate
<
AF1
>>
Source
§
impl
SclPin
<
I2C1
> for
PB10
<
Alternate
<
AF1
>>
Source
§
impl
SclPin
<
I2C1
> for
PB13
<
Alternate
<
AF5
>>
Source
§
impl
SclPin
<
I2C1
> for
PF1
<
Alternate
<
AF1
>>