The Texas Instruments® MSP430® Peripheral Driver Library is a set of drivers for accessing the peripherals found on theMSP430 family of microcontrollers. While they are not drivers in the pure operating system sense (that is, they do not havea common interface and do not connect into a global device driver infrastructure), they do provide a mechanism that makesit easy to use the device’s peripherals.The capabilities and organization of the drivers are governed by the following design goals:They are written entirely in C except where absolutely not possible.They demonstrate how to use the peripheral in its common mode of operationThey are easy to understand.They are reasonably efficient in terms of memory and processor usage.They are as self-contained as possible.Where possible, computations that can be performed at compile time are done there instead of at run time.They can be built with more than one tool chai
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉
全部0条评论
快来发表一下你的评论吧 !