SimAVR
AVR Simulator
avr_irq_pool_t Struct Reference

IRQ Pool structure. More...

#include <sim_irq.h>

Collaboration diagram for avr_irq_pool_t:

Data Fields

int count
 number of irqs living in the pool More...
 
struct avr_irq_t ** irq
 irqs belonging in this pool More...
 

Detailed Description

IRQ Pool structure.

Field Documentation

int count

number of irqs living in the pool

struct avr_irq_t** irq

irqs belonging in this pool


The documentation for this struct was generated from the following file: