Defined Constants and Types for the STM32F7xx Power Control
More...
Defined Constants and Types for the STM32F7xx Power Control
- Version
- 1.0.0
- Author
- © 2017 Matthew Lai m@mat.nosp@m.thew.nosp@m.lai.c.nosp@m.a
- Date
- 12 March 2017
LGPL License Terms libopencm3 License
◆ pwr_vos_scale
Enumerator |
---|
PWR_SCALE1 | |
PWR_SCALE2 | <= 180MHz w/o overdrive, <= 216MHz w/ overdrive
|
PWR_SCALE3 | <= 168MHz w/o overdrive, <= 180MHz w/ overdrive
|
Definition at line 281 of file f7/pwr.h.
◆ pwr_disable_overdrive()
void pwr_disable_overdrive |
( |
void |
| ) |
|
◆ pwr_enable_overdrive()
void pwr_enable_overdrive |
( |
void |
| ) |
|
◆ pwr_set_vos_scale()