Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
Classes | Namespaces | Macros | Functions
usart.h File Reference
#include <inttypes.h>
#include <avr/io.h>
#include "gpio.h"
#include "circular_buffer.h"
Include dependency graph for usart.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hal::usart::USART
 
struct  hal::usart::USART::USART_TypeDef
 
struct  hal::usart::USART::USART_InitTypeDef
 

Namespaces

 hal::usart
 

Macros

#define USART1   ((hal::usart::USART::USART_TypeDef *)&UCSR1A)
 

Functions

constexpr uint16_t hal::usart::UART_BAUD_SELECT (uint32_t baudRate, uint32_t xtalCpu)