SkyPulse UAV V0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
UART Class Reference

#include <UART.h>

Public Member Functions

 UART (uint32_t baudRate)
 
 ~UART ()
 
void writeUART (char *buf, unsigned int size)
 
void readUART ()
 

Constructor & Destructor Documentation

◆ UART()

UART::UART ( uint32_t baudRate)

◆ ~UART()

UART::~UART ( )

Member Function Documentation

◆ readUART()

void UART::readUART ( )

◆ writeUART()

void UART::writeUART ( char * buf,
unsigned int size )

The documentation for this class was generated from the following files: