| References Functions: | AvrTimer3OvfIrqCtl() | nut/arch/avr/dev/ih_timer3_ovf.c |
#define INT_STATUS_REG ETIFR
#define INT_ENABLE_BIT TOIE3
#define INT_STATUS_BIT TOV3
#define INT_PRIORITY 28
| Visible in: | nut/arch/avr/dev/ih_timer3_ovf.c | |
| Used in: | __vector_29() | nut/arch/avr/dev/ih_timer3_ovf.c |
| Prototyped in: | nut/arch/avr/dev/ih_timer3_ovf.c | |
| Calls: | CallHandler() | |
| References Variables: | sig_OVERFLOW3 | nut/arch/avr/dev/ih_timer3_ovf.c |
| Prototyped in: | nut/arch/avr/dev/ih_timer3_ovf.c | |
| Used in: | nut/arch/avr/dev/ih_timer3_ovf.c | |