James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

SWD_Const

Switch D set. More...

Switch D set.

This is bit mask for register DSWFULLCON.

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

  • `SWD_AIN1|SWD_RCAL0` means close SWD_AIN1 and SWD_RCAL0 in same time, and open all other D switches.
  • `SWD_AIN2` means close SWD_AIN2 and open all other D switches.