Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
Namespaces | Functions
serial.h File Reference
#include <stdint.h>
Include dependency graph for serial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 modules
 The modules namespace contains models of MMU's components.
 

Functions

bool modules::serial::WriteToUSART (const uint8_t *src, uint8_t len)
 
bool modules::serial::Available ()
 
uint8_t modules::serial::ConsumeByte ()