µVision performs implicit type casting in an expression. You may
cast expressions explicitly to a specific data type. Type casting
follows the conventions used in the C programming language.
Example:
(unsigned int) 31.2 /* gives unsigned int 31 from the float value */
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.