Broadcom Logo WICED Smart™ v2.2.3 - API Reference Guide WICED Logo
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
SyncedPulseControl Struct Reference

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.
 

Detailed Description

Control information that changes during operation (as opposed to configuration information that is read in at startup and does not change)

Field Documentation

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.


The documentation for this struct was generated from the following file: