| L3G4200D Arduino Unified Sensor Library
    | 
Values for REG_CTRL_3, which is used for configuring the electrical characteristics of the pins on the chip. More...
| Macros | |
| #define | CTRL3_DRIVE_HIGH_AND_LOW (0b0 << 4) | 
| REG_CTRL_3 value to indicate that the gyro chip should drive output pins HIGH and LOW, instead of using a pull-up resistor for logic HIGH. | |
| #define | CTRL3_USE_PULL_UP_FOR_HIGH (0b1 << 4) | 
| REG_CTRL_3 value to indicate that the gyro chip should not drive output pins HIGH, and instead use a pull-up resistor for logic HIGH. | |
Values for REG_CTRL_3, which is used for configuring the electrical characteristics of the pins on the chip.
 1.8.13
 1.8.13