8193885cb5
482: Add MCO peripheral. r=Dirbaio a=matoushybl This PR adds an abstraction over STM32 RCC feature called MCO (Microcontroller Clock Output). The clock output can bind to several clock sources and then can be scaled using a prescaler. Given that from the embassy ecosystem the RCC is generaly invisible to the user, the MCO was implemented as a separate peripheral bound to the pin where the clock should appear. Co-authored-by: Matous Hybl <hyblmatous@gmail.com> |
||
---|---|---|
.. | ||
adc | ||
can | ||
crc | ||
dac | ||
dbgmcu | ||
dma | ||
eth | ||
i2c | ||
pwr | ||
rcc | ||
sdmmc | ||
spi | ||
subghz | ||
usart | ||
exti.rs | ||
fmt.rs | ||
gpio.rs | ||
interrupt.rs | ||
lib.rs | ||
rng.rs | ||
time_driver.rs | ||
time.rs |