U2C_RESULT U2C_SpiSetConfigEx( HANDLE hDevice, DWORD Config ); The U2C_SpiSetConfigEx() function enables/disables and configures SPI interface. Parameters: hDevice Handle to the U2C-12 device. Config SPI configuration bits: Bit 0: CPOL bit - Clock polarity. Determines the CLK line idle sta...