|
hsk-libs-user
270
High Speed Karlsruhe XC878 library collection
|
This group of defines is used to select return format of hsk_pwc_channel_getValue(). More...
Modules | |
| Pulse Width Times | |
| The defines are for returning average pulse width. | |
| Pulse Frequencies | |
| These defines are for returning average frequencies. | |
| Pulse Duty Times | |
| These defines are used for returning the duty time of the latest pulse. | |
Macros | |
| #define | PWC_UNIT_SUM_RAW 0 |
Sum of buffered pulse widths in multiples of . More... | |
This group of defines is used to select return format of hsk_pwc_channel_getValue().
| #define PWC_UNIT_SUM_RAW 0 |
Sum of buffered pulse widths in multiples of
.
This is the sum of the buffered values, not the average.
Use this if precision is of the utmost importance.
1.8.12