SimAVR
AVR Simulator
|
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>
Data Fields | |
avr_regbit_t | bit |
bit wanted More... | |
avr_irq_t * | irq [8] |
result, terminated by NULL if < 8 More... | |
this ioctl takes a avr_regbit_t, compares the register address to PORT/PIN/DDR and return the corresponding IRQ(s) if it matches
avr_regbit_t bit |
bit wanted
avr_irq_t* irq[8] |
result, terminated by NULL if < 8