NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sonar_hcsr04.h File Reference
#include <platform.h>
Include dependency graph for sonar_hcsr04.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  hcsr04
 

Functions

void hcsr04_init (struct hcsr04 *self)
 
void hcsr04_start_reading (struct hcsr04 *self)
 
int32_t hcsr04_get_distance (struct hcsr04 *self)
 

Function Documentation

int32_t hcsr04_get_distance ( struct hcsr04 self)
void hcsr04_init ( struct hcsr04 self)
void hcsr04_start_reading ( struct hcsr04 self)