Configure the SSC to operate at a specific frequency by calling SSC_Configure(). This function enables the peripheral clock of the SSC, but not its PIOs.
Configure the transmitter and/or the receiver using the SSC_ConfigureTransmitter() and SSC_ConfigureEmitter() functions.
Enable the PIOs or the transmitter and/or the received.