Default configuration for srf04 devices. More...
Default configuration for srf04 devices.
Definition in file srf04_params.h.
 Include dependency graph for srf04_params.h:Go to the source code of this file.
Macros | |
| #define | SRF04_NUMOF ARRAY_SIZE(srf04_params) | 
| Number of SRF04 devices.   | |
Variables | |
| static const srf04_params_t | srf04_params [] | 
| SRF04 configuration.   | |
Default configuration parameters for SRF04 device | |
| #define | SRF04_PARAM_TRIGGER GPIO_PIN(0, 13) | 
| #define | SRF04_PARAM_ECHO GPIO_PIN(0, 14) | 
| #define | SRF04_PARAMS | 
| #define SRF04_NUMOF ARRAY_SIZE(srf04_params) | 
Number of SRF04 devices.
Definition at line 57 of file srf04_params.h.
| #define SRF04_PARAM_ECHO GPIO_PIN(0, 14) | 
Definition at line 36 of file srf04_params.h.
| #define SRF04_PARAM_TRIGGER GPIO_PIN(0, 13) | 
Definition at line 33 of file srf04_params.h.
| #define SRF04_PARAMS | 
Definition at line 40 of file srf04_params.h.
      
  | 
  static |