Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
Namespaces | Functions | Variables
usart.cpp File Reference
#include "../usart.h"
#include <avr/interrupt.h>
#include <avr/pgmspace.h>
Include dependency graph for usart.cpp:

Namespaces

 hal::usart
 

Functions

 ISR (USART1_RX_vect)
 
 ISR (USART1_UDRE_vect)
 

Variables

USART hal::usart::usart1 (USART1)
 beware - normally we'd make a singleton, but avr-gcc generates suboptimal code for them, therefore we only keep this extern variable