SimAVR
AVR Simulator
avr_watchdog.h File Reference
#include "sim_avr.h"
Include dependency graph for avr_watchdog.h:
This graph shows which files directly or indirectly include this file:

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)