| References Functions: | AvrTimer1CaptIrqCtl() | nut/arch/avr/dev/ih_timer1_capt.c |
#define INT_STATUS_REG TIFR
#define INT_ENABLE_BIT TICIE1
#define INT_STATUS_BIT ICF1
#define INT_PRIORITY 10
| Visible in: | nut/arch/avr/dev/ih_timer1_capt.c | |
| Used in: | __vector_11() | nut/arch/avr/dev/ih_timer1_capt.c |
| Prototyped in: | nut/arch/avr/dev/ih_timer1_capt.c | |
| Calls: | CallHandler() | |
| References Variables: | sig_INPUT_CAPTURE1 | nut/arch/avr/dev/ih_timer1_capt.c |
| Prototyped in: | nut/arch/avr/dev/ih_timer1_capt.c | |
| Used in: | nut/arch/avr/dev/ih_timer1_capt.c | |