James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

SWP_Const

Switch P set. More...

Switch P set.

This is bit mask for register PSWFULLCON.

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

  • `SWP_RCAL0|SWP_AIN1` means close SWP_RCAL0 and SWP_AIN1 in same time, and open all other P switches.
  • `SWP_SE0` means close SWP_SE0 and open all other P switches.