![]() |
OSCR
Open Source Cartridge Reader
|
MCU clock speed methods. More...
Functions | |
| ModuleResult | setClockSpeed (ClockSpeed newClock) |
| ClockSpeed | getClockSpeed () |
| uint32_t | getClock () |
MCU clock speed methods.
|
extern |
Get the current clock speed as an integer.
|
extern |
Get the current clock speed.
|
extern |
Set the clock speed of the ATmega2560.
| newClock | The ClockSpeed to change to. |