James Reynolds / AD594x Driver
Embed: (wiki syntax)

« Back to documentation index

SWN_Const

Switch N set. More...

Switch N set.

This is bit mask for register NSWFULLCON.

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

  • `SWN_RCAL0|SWN_AIN1` means close SWN_RCAL0 and SWN_AIN1 in same time, and open all other N switches.
  • `SWN_SE0` means close SWN_SE0 and open all other N switches.