8.11.16 Unused Variable Attribute
The unused attribute indicates to the compiler that the variable
might not be used. The compiler will not issue a warning for this variable
if it is not used.
The unused attribute indicates to the compiler that the variable
might not be used. The compiler will not issue a warning for this variable
if it is not used.
DS50002799H
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.