HP85 GPIB Disk Emulator  1.0
HP85GPIBDiskEmulator
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
baudrate.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 ATMEGA1284p UART baud rate caluculation tests. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

ATMEGA1284p UART baud rate caluculation tests.

Use 8 prescale as a default

Use 16 prescale f we have a low baud rate

Definition at line 9 of file baudrate.c.