| References Functions: | AvrTimer3InCaptIrqCtl() | nut/arch/avr/dev/ih_timer3_capt.c |
#define INT_STATUS_REG ETIFR
#define INT_ENABLE_BIT TICIE3
#define INT_STATUS_BIT ICF3
#define INT_PRIORITY 0
| Visible in: | nut/arch/avr/dev/ih_timer3_capt.c | |
| Used in: | __vector_25() | nut/arch/avr/dev/ih_timer3_capt.c |
| Prototyped in: | nut/arch/avr/dev/ih_timer3_capt.c | |
| Calls: | CallHandler() | |
| References Variables: | sig_INPUT_CAPTURE3 | nut/arch/avr/dev/ih_timer3_capt.c |
| Prototyped in: | nut/arch/avr/dev/ih_timer3_capt.c | |
| Used in: | nut/arch/avr/dev/ih_timer3_capt.c | |