simulavr
1.1.0
|
#include "avrdevice.h"
#include "irqsystem.h"
#include "hardware.h"
#include "pinatport.h"
#include "rwmem.h"
#include "traceval.h"
Go to the source code of this file.
Classes | |
class | HWUart |
Implements the I/O hardware necessary to do UART transfers. More... | |
class | HWUsart |
Implements the I/O hardware necessary to do USART transfers. More... | |