This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TM4C1294NCPDT: Temperature Sensor sample and hold comfiguration

Part Number: TM4C1294NCPDT

Tool/software: TI C/C++ Compiler

I want to use the Temperature Sensor for the TM4C1294NCPDT.  Section 15.3.6 of the TM4C1294NCPDT data sheet states that the sample and hold width should be configured for at least 16 ADC

clocks using the ADCSSTSHn register.  

I cannot find a driver in the TivaWare™ Peripheral Driver Library that can modify the sample and hold from the default value of 0.  I need to make it  a 4 which will give me the minimum 16 ADC clock required.