Chirp SonicLib
2.1.0
|
Internal definitions for the Chirp CH201 ultrasonic sensor. More...
Go to the source code of this file.
Macros | |
#define | CH201_DATA_MEM_SIZE 0x800 |
#define | CH201_DATA_MEM_ADDR 0x0200 |
#define | CH201_PROG_MEM_SIZE 0x800 |
#define | CH201_PROG_MEM_ADDR 0xF800 |
#define | CH201_FW_SIZE CH201_PROG_MEM_SIZE |
Internal definitions for the Chirp CH201 ultrasonic sensor.
This file contains various hardware-defined values for the CH201 sensor.
You should not need to edit this file or call the driver functions directly. Doing so will reduce your ability to benefit from future enhancements and releases from Chirp.