Contains settings for initializing the System
#include <system.h>
◆ SysClkFreq
Specifies the system clock frequency that feeds APB/AHB clocks, etc.
Enumerator |
---|
FREQ_400MHZ | |
FREQ_480MHZ | |
◆ Boost()
void daisy::System::Config::Boost |
( |
| ) |
|
|
inline |
Method to call on the struct to set to boost mode: CPU Freq set to 480MHz Cache Enabled
◆ Defaults()
void daisy::System::Config::Defaults |
( |
| ) |
|
|
inline |
Method to call on the struct to set to defaults CPU Freq set to 400MHz Cache Enabled
◆ cpu_freq
◆ skip_clocks
bool daisy::System::Config::skip_clocks |
◆ use_dcache
bool daisy::System::Config::use_dcache |
◆ use_icache
bool daisy::System::Config::use_icache |
The documentation for this struct was generated from the following file: