James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

HSTIACfg_Type Struct Reference

HSTIACfg_Type Struct Reference
[TypeDefinitions]

HSTIA Configure. More...

#include <ad5940.h>

Data Fields

uint32_t HstiaBias
 When select Vzero as bias, the related switch(VZERO2HSTIA) at LPDAC should be closed.
uint32_t HstiaRtiaSel
 RTIA selection HSTIARTIA_Const.
uint32_t HstiaCtia
 Set internal CTIA value from 1 to 32 pF.
BoolFlag DiodeClose
 Close the switch for internal back to back diode.
uint32_t HstiaDeRtia
 DE0 node RTIA selection HSTIADERTIA_Const.
uint32_t HstiaDeRload
 DE0 node Rload selection HSTIADERLOAD_Const.
uint32_t HstiaDe1Rtia
 (ADuCM355 only, ignored on AD594x)DE1 node RTIA selection HSTIADERTIA_Const
uint32_t HstiaDe1Rload
 (ADuCM355 only)DE1 node Rload selection HSTIADERLOAD_Const

Detailed Description

HSTIA Configure.

Definition at line 4319 of file ad5940.h.


Field Documentation

Close the switch for internal back to back diode.

Definition at line 4324 of file ad5940.h.

uint32_t HstiaBias

When select Vzero as bias, the related switch(VZERO2HSTIA) at LPDAC should be closed.

Definition at line 4321 of file ad5940.h.

uint32_t HstiaCtia

Set internal CTIA value from 1 to 32 pF.

Definition at line 4323 of file ad5940.h.

uint32_t HstiaDe1Rload

(ADuCM355 only)DE1 node Rload selection HSTIADERLOAD_Const

Definition at line 4328 of file ad5940.h.

uint32_t HstiaDe1Rtia

(ADuCM355 only, ignored on AD594x)DE1 node RTIA selection HSTIADERTIA_Const

Definition at line 4327 of file ad5940.h.

uint32_t HstiaDeRload

DE0 node Rload selection HSTIADERLOAD_Const.

Definition at line 4326 of file ad5940.h.

uint32_t HstiaDeRtia

DE0 node RTIA selection HSTIADERTIA_Const.

Definition at line 4325 of file ad5940.h.

uint32_t HstiaRtiaSel

RTIA selection HSTIARTIA_Const.

Definition at line 4322 of file ad5940.h.