April 10, 2013
StellarisWare: Direct Register Access vs Software Driver Model
When writing code for the Stellaris Launchpad you have two main choices in how you write the code. You can either manipulate control & data registers bit by bit with the Direct Register Access Model. Or you can use a defined set of API’s with a set of predefined options to abstract away the hardware