|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
#include "std.h"
Include dependency graph for tacho_mb.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | TACHO_MB_ISR() |
Functions | |
| void | tacho_mb_init (void) |
Variables | |
| uint32_t | t_duration |
| #define TACHO_MB_ISR | ( | ) |
Definition at line 10 of file tacho_mb.h.
| void tacho_mb_init | ( | void | ) |
Definition at line 12 of file tacho_mb.c.
References T0CCR, TACHO_MB_PINSEL, TACHO_MB_PINSEL_BIT, TACHO_MB_PINSEL_VAL, TCCR_CR0_F, and TCCR_CR0_I.
| uint32_t t_duration |
Definition at line 5 of file tacho_mb.c.