![]() |
NHS31xx SW API
|
These 'defines' capture the diversity settings of the compound. It keeps the settings about 'sensing groups', it actually holds the configurations of the demo board/smart blister.
Macros | |
#define | GROUP_COUNT 4 |
#define | GROUP_MAX_PILLS 4 |
#define | GROUP_PROPERTIES |
#define GROUP_COUNT 4 |
USECASE to be defined in the build configuration USECASE 10: (10 pills) Demo without extra components. The number of groups present in this use case. Matches the length of GROUP_PROPERTIES.
#define GROUP_MAX_PILLS 4 |
The maximum number of pills in a single groups. Matches the maximum length of GROUP_PROPERTIES_T::IO_sensePin.
#define GROUP_PROPERTIES |
The group properties for the 4 groups present on the demo PCB. Declared global, so they can be assigned to macro GROUP_PROPERTIES.