![]() |
Serial Wombat 18AB Firmware
|
Public Attributes | |
| inputProcess_t | inputProcess |
| Input processing generic structure. More... | |
| uint32_t | lastCount |
| The previous count when sampleFrames == sampleFrameCount. More... | |
| uint32_t | frequency |
| The last calculated frequency. More... | |
| uint16_t | sampleFrames |
| The number of 1ms frames between frequency, public data updates. More... | |
| uint16_t | sampleFrameCount |
| The number of 1ms frames since the last frequency / pd updates. More... | |
| uint16_t | publicOutputDivisor |
| The number to divide the frequency or counts by before making public. More... | |
| uint8_t | publicDataOutput |
| Enumerated HSCOUNTER_PUBLIC_DATA type. More... | |
| uint8_t | resource |
| uint32_t HSCounter_n::frequency |
The last calculated frequency.
| inputProcess_t HSCounter_n::inputProcess |
Input processing generic structure.
| uint32_t HSCounter_n::lastCount |
The previous count when sampleFrames == sampleFrameCount.
| uint8_t HSCounter_n::publicDataOutput |
Enumerated HSCOUNTER_PUBLIC_DATA type.
| uint16_t HSCounter_n::publicOutputDivisor |
The number to divide the frequency or counts by before making public.
| uint8_t HSCounter_n::resource |
| uint16_t HSCounter_n::sampleFrameCount |
The number of 1ms frames since the last frequency / pd updates.
| uint16_t HSCounter_n::sampleFrames |
The number of 1ms frames between frequency, public data updates.
1.8.17