SimAVR
AVR Simulator
|
#include "sim_avr.h"
Go to the source code of this file.
Data Structures | |
struct | avr_watchdog_t |
Macros | |
#define | AVR_IOCTL_WATCHDOG_RESET AVR_IOCTL_DEF('w','d','t','r') |
#define | AVR_WATCHDOG_DECLARE(_WDSR, _vec) |
This helps declare a watchdog block into a core. More... | |
#define | AVR_WATCHDOG_DECLARE_128(_WDSR, _vec) |
Typedefs | |
typedef struct avr_watchdog_t | avr_watchdog_t |
Functions | |
void | avr_watchdog_init (avr_t *avr, avr_watchdog_t *p) |