smoke 2.0.0.0
|
Macros | |
#define | SMOKE_ADCRANGE_MASK 0x9F |
#define | SMOKE_ADCRANGE_2048 0x00 |
#define | SMOKE_ADCRANGE_4096 0x20 |
#define | SMOKE_ADCRANGE_8192 0x40 |
#define | SMOKE_ADCRANGE_16384 0x60 |
#define | SMOKE_SAMPLERATE_MASK 0xE3 |
#define | SMOKE_SAMPLERATE_50 0x00 |
#define | SMOKE_SAMPLERATE_100 0x04 |
#define | SMOKE_SAMPLERATE_200 0x08 |
#define | SMOKE_SAMPLERATE_400 0x0C |
#define | SMOKE_SAMPLERATE_800 0x10 |
#define | SMOKE_SAMPLERATE_1000 0x14 |
#define | SMOKE_SAMPLERATE_1600 0x18 |
#define | SMOKE_SAMPLERATE_3200 0x1C |
#define | SMOKE_PULSEWIDTH_MASK 0xFC |
#define | SMOKE_PULSEWIDTH_69 0x00 |
#define | SMOKE_PULSEWIDTH_118 0x01 |
#define | SMOKE_PULSEWIDTH_215 0x02 |
#define | SMOKE_PULSEWIDTH_411 0x03 |
#define SMOKE_ADCRANGE_16384 0x60 |
#define SMOKE_ADCRANGE_2048 0x00 |
#define SMOKE_ADCRANGE_4096 0x20 |
#define SMOKE_ADCRANGE_8192 0x40 |
#define SMOKE_ADCRANGE_MASK 0x9F |
#define SMOKE_PULSEWIDTH_118 0x01 |
#define SMOKE_PULSEWIDTH_215 0x02 |
#define SMOKE_PULSEWIDTH_411 0x03 |
#define SMOKE_PULSEWIDTH_69 0x00 |
#define SMOKE_PULSEWIDTH_MASK 0xFC |
#define SMOKE_SAMPLERATE_100 0x04 |
#define SMOKE_SAMPLERATE_1000 0x14 |
#define SMOKE_SAMPLERATE_1600 0x18 |
#define SMOKE_SAMPLERATE_200 0x08 |
#define SMOKE_SAMPLERATE_3200 0x1C |
#define SMOKE_SAMPLERATE_400 0x0C |
#define SMOKE_SAMPLERATE_50 0x00 |
#define SMOKE_SAMPLERATE_800 0x10 |
#define SMOKE_SAMPLERATE_MASK 0xE3 |