|
HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
#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... | |
| 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.
1.8.17