Loading...
Searching...
No Matches
srf04_params_t Struct Reference

GPIO pins for srf04 device. More...

Detailed Description

GPIO pins for srf04 device.

Definition at line 47 of file srf04.h.

#include <srf04.h>

Data Fields

gpio_t trigger
 GPIO Port the trigger pin is connected to.
 
gpio_t echo
 GPIO Port the echo pin is connected to.
 

Field Documentation

◆ echo

gpio_t srf04_params_t::echo

GPIO Port the echo pin is connected to.

Definition at line 49 of file srf04.h.

◆ trigger

gpio_t srf04_params_t::trigger

GPIO Port the trigger pin is connected to.

Definition at line 48 of file srf04.h.


The documentation for this struct was generated from the following file: