Relative Content

Tag Archive for cembeddedapi-designmsp430

What is the purpose of returning bool from this init function

I was looking at the code from driverlib that TI delivers for his MSP430 devices and some surprise and questions arose to me. To make the point clear let’s take the init function for the ADC(the same applies to other init functions). Here the declaration in the .h file