NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
Ultrasonic sensor constants

Constants for use with the ultrasonic sensor. More...

Macros

#define US_CMD_OFF   0x00
 
#define US_CMD_SINGLESHOT   0x01
 
#define US_CMD_CONTINUOUS   0x02
 
#define US_CMD_EVENTCAPTURE   0x03
 
#define US_CMD_WARMRESET   0x04
 
#define US_REG_CM_INTERVAL   0x40
 
#define US_REG_ACTUAL_ZERO   0x50
 
#define US_REG_SCALE_FACTOR   0x51
 
#define US_REG_SCALE_DIVISOR   0x52
 
#define US_REG_FACTORY_ACTUAL_ZERO   0x11
 
#define US_REG_FACTORY_SCALE_FACTOR   0x12
 
#define US_REG_FACTORY_SCALE_DIVISOR   0x13
 
#define US_REG_MEASUREMENT_UNITS   0x14
 

Detailed Description

Constants for use with the ultrasonic sensor.