☰
RccBus
Required Associated Types
Bus
Implementors
In stm32f4xx_hal::rcc
?
Trait
stm32f4xx_hal
::
rcc
::
RccBus
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
ADC1
type
Bus
=
APB2
source
impl
RccBus
for
CRC
type
Bus
=
AHB1
source
impl
RccBus
for
DMA1
type
Bus
=
AHB1
source
impl
RccBus
for
DMA2
type
Bus
=
AHB1
source
impl
RccBus
for
GPIOA
type
Bus
=
AHB1
source
impl
RccBus
for
GPIOB
type
Bus
=
AHB1
source
impl
RccBus
for
GPIOC
type
Bus
=
AHB1
source
impl
RccBus
for
GPIOD
type
Bus
=
AHB1
source
impl
RccBus
for
GPIOE
type
Bus
=
AHB1
source
impl
RccBus
for
GPIOH
type
Bus
=
AHB1
source
impl
RccBus
for
I2C1
type
Bus
=
APB1
source
impl
RccBus
for
I2C2
type
Bus
=
APB1
source
impl
RccBus
for
I2C3
type
Bus
=
APB1
source
impl
RccBus
for
OTG_FS_GLOBAL
type
Bus
=
AHB2
source
impl
RccBus
for
PWR
type
Bus
=
APB1
source
impl
RccBus
for
SDIO
type
Bus
=
APB2
source
impl
RccBus
for
SPI1
type
Bus
=
APB2
source
impl
RccBus
for
SPI2
type
Bus
=
APB1
source
impl
RccBus
for
SPI3
type
Bus
=
APB1
source
impl
RccBus
for
SPI4
type
Bus
=
APB2
source
impl
RccBus
for
SYSCFG
type
Bus
=
APB2
source
impl
RccBus
for
TIM1
type
Bus
=
APB2
source
impl
RccBus
for
TIM2
type
Bus
=
APB1
source
impl
RccBus
for
TIM3
type
Bus
=
APB1
source
impl
RccBus
for
TIM4
type
Bus
=
APB1
source
impl
RccBus
for
TIM5
type
Bus
=
APB1
source
impl
RccBus
for
TIM9
type
Bus
=
APB2
source
impl
RccBus
for
TIM10
type
Bus
=
APB2
source
impl
RccBus
for
TIM11
type
Bus
=
APB2
source
impl
RccBus
for
USART1
type
Bus
=
APB2
source
impl
RccBus
for
USART2
type
Bus
=
APB1
source
impl
RccBus
for
USART6
type
Bus
=
APB2