Docs.rs
stm32g0xx-hal-0.2.0
stm32g0xx-hal 0.2.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
dotcypress
Disasm
Dependencies
bare-metal ^1.0.0
normal
cortex-m ^0.7.7
normal
embedded-hal ^0.2.6
normal
fugit ^0.3.5
normal
nb ^1.0.0
normal
stm32g0 ^0.14.0
normal
void ^1.0.2
normal
cortex-m-rt ^0.7.1
dev
cortex-m-rtic ^1.0.0
dev
cortex-m-semihosting ^0.3.5
dev
embedded-graphics ^0.5
dev
embedded-sdmmc ^0.2.1
dev
infrared ^0.11.0
dev
panic-halt ^0.2.0
dev
panic-semihosting ^0.5.3
dev
smart-leds ^0.3.0
dev
st7735-lcd ^0.6.1
dev
ws2812-spi ^0.3.0
dev
Versions
59.77%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
thumbv6m-none-eabi
x86_64-apple-darwin
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
stm32g0xx_
hal
0.2.0
RccBus
Required Associated Types
Bus
Implementors
In stm32g0xx_
hal::
rcc
stm32g0xx_hal
::
rcc
Trait
RccBus
Copy item path
Source
pub trait RccBus: Sealed { type
Bus
; }
Expand description
Bus associated to peripheral
Required Associated Types
§
Source
type
Bus
Bus type;
Implementors
§
Source
§
impl
RccBus
for
ADC
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
AES
Source
§
type
Bus
=
AHB
Source
§
impl
RccBus
for
CRC
Source
§
type
Bus
=
AHB
Source
§
impl
RccBus
for
DAC
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
DBG
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
DMA
Source
§
type
Bus
=
AHB
Source
§
impl
RccBus
for
FLASH
Source
§
type
Bus
=
AHB
Source
§
impl
RccBus
for
GPIOA
Source
§
type
Bus
=
IOP
Source
§
impl
RccBus
for
GPIOB
Source
§
type
Bus
=
IOP
Source
§
impl
RccBus
for
GPIOC
Source
§
type
Bus
=
IOP
Source
§
impl
RccBus
for
GPIOD
Source
§
type
Bus
=
IOP
Source
§
impl
RccBus
for
GPIOF
Source
§
type
Bus
=
IOP
Source
§
impl
RccBus
for
HDMI_CEC
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
I2C1
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
I2C2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
LPTIM1
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
LPTIM2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
LPUART
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
PWR
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
RNG
Source
§
type
Bus
=
AHB
Source
§
impl
RccBus
for
SPI1
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
SPI2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM1
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM3
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM6
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM7
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
TIM14
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM15
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM16
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
TIM17
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
UCPD1
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
UCPD2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
USART1
Source
§
type
Bus
=
APB2
Source
§
impl
RccBus
for
USART2
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
USART3
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
USART4
Source
§
type
Bus
=
APB1
Source
§
impl
RccBus
for
WWDG
Source
§
type
Bus
=
APB1