SLAU533D September 2013 – April 2017
This demo uses driverlib somewhat more heavily than the simpleUsbBackchannel example does. driverlib is used for the initialization of clocks, power, and ports. The use of driverlib makes the code appear different in the two examples, but the same actions are being taken. See Section 3.6.5 for more information on how to initialize these functions and initialize USB.
The following sections describe initialization that is unique to this example.