Hi,
I'm using CCSv5.2.1 with MSP430Ware 1.20.00.16. I have found some discrepancies between doxygen code documentation and function implementation for the UART module.
For UART_enableInterrupt() and UART_disableInterrupt() the description for the mask parameter states the mask parameter is a logical OR of
But reading the corresponding function implementations both the ASSERT() and switch() statements don't allow that logical combination for the mask parameter.
Best regards,
Christian Steffen
Oh... was this post in the wrong forum or isn't anyone interested in this? I would like to help to reduce possible errors in the published library or to avoid misunderstandings with the documentation.
Christian Steffen was this post in the wrong forum or isn't anyone interested in this?
But now that ou asked, you got an answer. :)
_____________________________________Before posting bug reports or ask for help, do at least quick scan over this article. It applies to any kind of problem reporting. On any forum. And/or look here.If you cannot discuss your problem in the public, feel free to start a private conversation: click on my name and then 'start conversation'. But please do so only if you really cannot do it in a public thread, as I usually read all threads. And I prefer to answer where others can profit from it (or contribute to it) too.