Docs.rs
stm32f3xx-hal-0.8.0
stm32f3xx-hal 0.8.0
Docs.rs crate page
0BSD
Links
Repository
crates.io
Source
Owners
dfrankland
Sh3Rm4n
Dependencies
bxcan >=0.4, <0.6
normal
cfg-if ^1.0.0
normal
cortex-m ^0.7.2
normal
cortex-m-rt ^0.6.14
normal
defmt ^0.2.3
normal
embedded-dma ^0.1.2
normal
embedded-hal ^0.2.5
normal
embedded-time ^0.12.0
normal
enumset ^1.0.6
normal
nb ^1.0.0
normal
paste ^1.0.5
normal
rtcc ^0.2.1
normal
stm32-usbd ^0.6.0
normal
stm32f3 ^0.13.2
normal
void ^1.0.2
normal
cortex-m ^0.7.2
dev
cortex-m-rt ^0.6.13
dev
cortex-m-rtic =0.6.0-alpha.5
dev
cortex-m-semihosting ^0.3.7
dev
defmt-rtt ^0.2.0
dev
defmt-test ^0.2.3
dev
dwt-systick-monotonic =0.1.0-alpha.3
dev
panic-probe ^0.2.0
dev
panic-rtt-target ^0.1
dev
panic-semihosting ^0.5.6
dev
rtt-target ^0.3.0
dev
usb-device ^0.2.8
dev
usbd-serial ^0.1.1
dev
slice-group-by ^0.2.6
build
Versions
100%
of the crate is documented
Go to latest version
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
☰
Type Definition PB6
Trait Implementations
IntoAf1
IntoAf10
IntoAf15
IntoAf2
IntoAf3
IntoAf4
IntoAf5
IntoAf6
IntoAf7
SclPin<I2C1>
TxPin<USART1>
Other items in
stm32f3xx_hal
::
gpio
?
Type Definition
stm32f3xx_hal
::
gpio
::
PB6
[
−
]
[src]
pub type PB6<Mode> =
Pin
<
Gpiob
,
U
<6>, Mode>;
Expand description
Pin PB6
Trait Implementations
[src]
impl<Mode>
IntoAf1
for
PB6
<Mode>
type
AFR
=
AFRL
Associated AFR register
[src]
impl<Mode>
IntoAf10
for
PB6
<Mode>
type
AFR
=
AFRL
Associated AFR register
[src]
impl<Mode>
IntoAf15
for
PB6
<Mode>
type
AFR
=
AFRL
Associated AFR register
[src]
impl<Mode>
IntoAf2
for
PB6
<Mode>
type
AFR
=
AFRL
Associated AFR register
[src]
impl<Mode>
IntoAf3
for
PB6
<Mode>
type
AFR
=
AFRL
Associated AFR register
[src]
impl<Mode>
IntoAf4
for
PB6
<Mode>
type
AFR
=
AFRL
Associated AFR register
[src]
impl<Mode>
IntoAf5
for
PB6
<Mode>
type
AFR
=
AFRL
Associated AFR register
[src]
impl<Mode>
IntoAf6
for
PB6
<Mode>
type
AFR
=
AFRL
Associated AFR register
[src]
impl<Mode>
IntoAf7
for
PB6
<Mode>
type
AFR
=
AFRL
Associated AFR register
[src]
impl
SclPin
<
I2C1
> for
PB6
<
AF4
<
OpenDrain
>>
[src]
impl<Otype>
TxPin
<
USART1
> for
PB6
<
AF7
<Otype>>