Data Fields
paTimestampConfig_t Struct Reference

Timestamp configuration. More...

#include <pa.h>

Data Fields

uint16_t enable
paTimestampScalerFactor_e factor

Detailed Description

Timestamp configuration.

paTimestampConfig_t is used to configure the timer which is used to generate timestamp in the PA sub-system.

             The 16-bit timer connected to PDSP0 is reserved for timestamp generation.
             The timestamp will be 0 until the timer is enabled.
             The timestamp unit is equal to (the scaler factor)/350 us.  
    
Note:
: The PDSP timer does not support pa_TIMESTAMP_SCALER_FACTOR_1. The timer will be disabled if unspported scaler factor is used.

Field Documentation

Enable/Disable(1/0) the timestamp generation

Timestamp scaler factor as defined at Timestamp Scaler Factor


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

Copyright 2014, Texas Instruments Incorporated