dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Hardware functions to deal with the altitude pressure sensor. More...

Files

file  pios_hcsr04.c
 HCSR04 sonar Sensor Routines.
 
file  pios_hcsr04.h
 HCSR04 functions header.
 

Functions

void PIOS_HCSR04_Init (void)
 
int32_t PIOS_HCSR04_Get (void)
 
int32_t PIOS_HCSR04_Completed (void)
 
void PIOS_HCSR04_Trigger (void)
 

Detailed Description

Hardware functions to deal with the altitude pressure sensor.

Hardware functions to deal with the altitude sonar sensor.

Function Documentation

int32_t PIOS_HCSR04_Completed ( void  )
int32_t PIOS_HCSR04_Get ( void  )
void PIOS_HCSR04_Init ( void  )
void PIOS_HCSR04_Trigger ( void  )