Data Fields
DAC_Params Struct Reference

Basic DAC Parameters. More...

#include <DAC.h>

Data Fields

uint32_t initCode
 
void * custom
 

Detailed Description

Basic DAC Parameters.

DAC parameters used with the DAC_open() call. Default values for these parameters are set using DAC_Params_init().

See also
DAC_Params_init()

Field Documentation

§ initCode

uint32_t DAC_Params::initCode

< Initial DAC code Pointer to device specific custom params

§ custom

void* DAC_Params::custom

The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale