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 PA12
Trait Implementations
DpPin
IntoAf1
IntoAf10
IntoAf11
IntoAf14
IntoAf15
IntoAf6
IntoAf7
IntoAf8
IntoAf9
TxPin
Other items in
stm32f3xx_hal
::
gpio
?
Type Definition
stm32f3xx_hal
::
gpio
::
PA12
[
−
]
[src]
pub type PA12<Mode> =
Pin
<
Gpioa
,
U
<12>, Mode>;
Expand description
Pin PA12
Trait Implementations
[src]
impl<Mode>
IntoAf1
for
PA12
<Mode>
type
AFR
=
AFRH
Associated AFR register
[src]
impl<Mode>
IntoAf10
for
PA12
<Mode>
type
AFR
=
AFRH
Associated AFR register
[src]
impl<Mode>
IntoAf11
for
PA12
<Mode>
type
AFR
=
AFRH
Associated AFR register
[src]
impl<Mode>
IntoAf14
for
PA12
<Mode>
type
AFR
=
AFRH
Associated AFR register
[src]
impl<Mode>
IntoAf15
for
PA12
<Mode>
type
AFR
=
AFRH
Associated AFR register
[src]
impl<Mode>
IntoAf6
for
PA12
<Mode>
type
AFR
=
AFRH
Associated AFR register
[src]
impl<Mode>
IntoAf7
for
PA12
<Mode>
type
AFR
=
AFRH
Associated AFR register
[src]
impl<Mode>
IntoAf8
for
PA12
<Mode>
type
AFR
=
AFRH
Associated AFR register
[src]
impl<Mode>
IntoAf9
for
PA12
<Mode>
type
AFR
=
AFRH
Associated AFR register
[src]
impl
DpPin
for
PA12
<
AF14
<
PushPull
>>
[src]
impl
TxPin
for
PA12
<
AF9
<
PushPull
>>