|
distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
Implementation of PWR-related functions for STM32F4. More...
#include "distortos/chip/STM32F4-PWR.hpp"#include "distortos/chip/CMSIS-proxy.h"#include "distortos/chip/STM32-bit-banding.h"#include <cerrno>Namespaces | |
| distortos | |
| Top-level namespace of distortos project. | |
| distortos::chip | |
| Chip-related code of distortos project. | |
Functions | |
| int | distortos::chip::configureVoltageScaling (uint8_t voltageScale) |
| Configures voltage scaling. More... | |
Implementation of PWR-related functions for STM32F4.