Paparazzi UAS
v5.14.0_stable-0-g3f680d1
Paparazzi is a free software Unmanned Aircraft System.
|
#include "std.h"
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.