Return to previous page | Return to menu | Go to next page
Uint16
Arithmetic functions
ANGLE angle value converted to hexadecimal number
Uint16 slAng2Hex(ang)
ANGLE ang ;
ang ANGLE type angular value
Converts an ANGLE-type angle value to hexadecimal.
Angle data converted to hexadecimal.
Example) ang = 0x4000 → 0x005A ang = 0x1000 → 0x0016
Reference: Chapter 11 Arithmetic Functions
slAng2Hex