SimAVR
AVR Simulator
avr_ioport_getirq_t Struct Reference

this ioctl takes a avr_regbit_t, compares the register address to PORT/PIN/DDR and return the corresponding IRQ(s) if it matches More...

#include <avr_ioport.h>

Collaboration diagram for avr_ioport_getirq_t:

Data Fields

avr_regbit_t bit
 bit wanted More...
 
avr_irq_tirq [8]
 result, terminated by NULL if < 8 More...
 

Detailed Description

this ioctl takes a avr_regbit_t, compares the register address to PORT/PIN/DDR and return the corresponding IRQ(s) if it matches

Field Documentation

bit wanted

avr_irq_t* irq[8]

result, terminated by NULL if < 8


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