James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

HSDACCfg_Type Struct Reference

HSDACCfg_Type Struct Reference
[TypeDefinitions]

HSDAC Configure. More...

#include <ad5940.h>

Data Fields

uint32_t ExcitBufGain
 Select from EXCITBUFGAIN_2, EXCITBUFGAIN_0P25.
uint32_t HsDacGain
 Select from HSDACGAIN_1, HSDACGAIN_0P2.
uint32_t HsDacUpdateRate
 Divider for DAC update.

Detailed Description

HSDAC Configure.

Definition at line 4332 of file ad5940.h.


Field Documentation

uint32_t ExcitBufGain

Select from EXCITBUFGAIN_2, EXCITBUFGAIN_0P25.

Definition at line 4334 of file ad5940.h.

uint32_t HsDacGain

Select from HSDACGAIN_1, HSDACGAIN_0P2.

Definition at line 4335 of file ad5940.h.

uint32_t HsDacUpdateRate

Divider for DAC update.

Available range is 7~255.

Definition at line 4336 of file ad5940.h.