![]() |
WICED Smart™ v2.2.3 - API Reference Guide | ![]() |
|||
Control information that changes during operation (as opposed to configuration information that is read in at startup and does not change) More...
Data Fields | |
UINT16 | intervalThreshold |
Need to save this value since write this value to main_debounce_val_adr, but when read that address will get current count. | |
BOOL8 | chanEnable [NUM_SYNCED_PULSE_HW_CHANS] |
True if user wants chan to be enabled. More... | |
BOOL8 | enable |
True if module should be enabled. | |
Control information that changes during operation (as opposed to configuration information that is read in at startup and does not change)
BOOL8 chanEnable[NUM_SYNCED_PULSE_HW_CHANS] |
True if user wants chan to be enabled.
The chan will be in this state if the module is enabled. The chan will always be disabled if the module is disabled, but that doesn't affect this value.