|
dRonin
adbada4
dRonin firmware
|
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) |
Hardware functions to deal with the altitude pressure sensor.
Hardware functions to deal with the altitude sonar sensor.
| int32_t PIOS_HCSR04_Completed | ( | void | ) |
| int32_t PIOS_HCSR04_Get | ( | void | ) |
| void PIOS_HCSR04_Init | ( | void | ) |
| void PIOS_HCSR04_Trigger | ( | void | ) |