Enumerator |
---|
SW_DATA_SOURCE_PIN_0 | |
SW_DATA_SOURCE_PIN_1 | |
SW_DATA_SOURCE_PIN_2 | |
SW_DATA_SOURCE_PIN_3 | |
SW_DATA_SOURCE_PIN_4 | |
SW_DATA_SOURCE_PIN_5 | |
SW_DATA_SOURCE_PIN_6 | |
SW_DATA_SOURCE_PIN_7 | |
SW_DATA_SOURCE_PIN_8 | |
SW_DATA_SOURCE_PIN_9 | |
SW_DATA_SOURCE_PIN_10 | |
SW_DATA_SOURCE_PIN_11 | |
SW_DATA_SOURCE_PIN_12 | |
SW_DATA_SOURCE_PIN_13 | |
SW_DATA_SOURCE_PIN_14 | |
SW_DATA_SOURCE_PIN_15 | |
SW_DATA_SOURCE_PIN_16 | |
SW_DATA_SOURCE_PIN_17 | |
SW_DATA_SOURCE_PIN_18 | |
SW_DATA_SOURCE_PIN_19 | |
SW_DATA_SOURCE_INCREMENTING_NUMBER | An number that increments each time it is accessed.
|
SW_DATA_SOURCE_1024mvCounts | The number of ADC counts that result from a 1.024V reading.
|
SW_DATA_SOURCE_FRAMES_RUN_LSW | The number of frames run since reset, least significant 16 bits.
|
SW_DATA_SOURCE_FRAMES_RUN_MSW | The number of frames run since reset, most significant 16 bits.
|
SW_DATA_SOURCE_OVERRUN_FRAMES | The number of frames that ran more than 1mS.
|
SW_DATA_SOURCE_TEMPERATURE | The internal core temperature expressed in 100ths deg C.
|
SW_DATA_SOURCE_PACKETS_RECEIVED | The nubmer of incoming command packets that have been processed since reset (rolls over at 65535)
|
SW_DATA_SOURCE_ERRORS | The number of incoming packets that have caused errors since reset (rolls over at 65535)
|
SW_DATA_SOURCE_FRAMES_DROPPED | The number of times since reset that a frame ran so far behind that it crossed two subsequent 1ms boundaries, causing a permanent lost frame.
|
SW_DATA_SOURCE_SYSTEM_UTILIZATION | A number between 0 and 65535 that scales to the average length of pin processing frames between 0 and 1000mS.
|
SW_DATA_SOURCE_VCC_mVOLTS | The system source voltage in mV.
|
SW_DATA_SOURCE_VBG_COUNTS_VS_VREF | A/D conversion of VBG against VRef . Used for mfg calibration.
|
SW_DATA_SOURCE_RESET_REGISTER | Hardware dependent reset reason register contents.
|
SW_DATA_SOURCE_LFSR | A Linear FeedBack Shift register (32,7,5,3,2,1) based pseudo-random number generator.
|
SW_DATA_SOURCE_PIN_0_MV | The public data of Pin 0 expressed as mV. Only applicable to Analog Input mode.
|
SW_DATA_SOURCE_PIN_1_MV | The public data of Pin 1 expressed as mV. Only applicable to Analog Input mode.
|
SW_DATA_SOURCE_PIN_2_MV | The public data of Pin 2 expressed as mV. Only applicable to Analog Input mode.
|
SW_DATA_SOURCE_PIN_3_MV | The public data of Pin 3 expressed as mV. Only applicable to Analog Input mode.
|
SW_DATA_SOURCE_PIN_4_MV | The public data of Pin 4 expressed as mV. Only applicable to Analog Input mode.
|
SW_DATA_SOURCE_PIN_16_MV | The public data of Pin 16 expressed as mV. Only applicable to Analog Input mode.
|
SW_DATA_SOURCE_PIN_17_MV | The public data of Pin 17 expressed as mV. Only applicable to Analog Input mode.
|
SW_DATA_SOURCE_PIN_18_MV | The public data of Pin 18 expressed as mV. Only applicable to Analog Input mode.
|
SW_DATA_SOURCE_PIN_19_MV | The public data of Pin 19 expressed as mV. Only applicable to Analog Input mode.
|
SW_DATA_SOURCE_2HZ_SQUARE | Square wave that alternates between 0 and 65535 every 256 frames.
|
SW_DATA_SOURCE_2HZ_SAW | Sawtooth wave that goes from 0 to 65535 to 0 every 512 frames.
|
SW_DATA_SOURCE_1HZ_SQUARE | Square wave that alternates between 0 and 65535 every 512 frames.
|
SW_DATA_SOURCE_1HZ_SAW | Sawtooth wave that goes from 0 to 65535 to 0 every 1024 frames.
|
SW_DATA_SOURCE_2SEC_SQUARE | Square wave that alternates between 0 and 65535 every 1024 frames.
|
SW_DATA_SOURCE_2SEC_SAW | Sawtooth wave that goes from 0 to 65535 to 0 every 2048 frames.
|
SW_DATA_SOURCE_8SEC_SQUARE | Square wave that alternates between 0 and 65535 every 4096 frames.
|
SW_DATA_SOURCE_8SEC_SAW | Sawtooth wave that goes from 0 to 65535 to 0 every 8192 frames.
|
SW_DATA_SOURCE_65SEC_SQUARE | Square wave that alternates between 0 and 65535 every 32768 frames.
|
SW_DATA_SOURCE_65SEC_SAW | Sawtooth wave that goes from 0 to 65535 to 0 every 65536 frames.
|