stm32-rs / stm32f7xx-hal

A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
Apache License 2.0
114 stars 65 forks source link

rcc: Add pllsai to CFGR struct and pllsaip as PLL48CLK source #164

Closed systec-ms closed 2 years ago

systec-ms commented 2 years ago

Thanks, I tested the clock output of the PLL48CLK with pllsaip as the clock source. Btw, should I squash?