James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

SWT_Const

Switch T set. More...

Switch T set.

This is bit mask for register TSWFULLCON.

It's used to initialize structure SWMatrixCfg_Type. The bit masks can be OR'ed together. For example

  • SWT_RCAL0|SWT_AIN1 means close SWT_RCAL0 and SWT_AIN1 in same time, and open all other T switches.
  • SWT_SE0LOAD means close SWT_SE0LOAD and open all other T switches.