Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
Namespaces | Macros | Functions
cpu.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hal::cpu
 Hardware Abstraction Layer for the CPU.
 

Macros

#define F_CPU   (16000000ul)
 Main clock frequency.
 

Functions

void hal::cpu::Init ()
 CPU init routines (not really necessary for the AVR)
 
void hal::cpu::Reset ()
 
void hal::cpu::Step ()