03.08.2013 Views

Embedded Software and Motor Control Libraries for PXR40xx

Embedded Software and Motor Control Libraries for PXR40xx

Embedded Software and Motor Control Libraries for PXR40xx

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Define INT32_MAX<br />

8.313.1 Macro Definition<br />

#define INT16_MIN ((tS16) 0x8000)<br />

8.313.2 Description<br />

Constant representing the maximal negative value of a signed 16-bit fixed point integer<br />

number, equal to 2 15 = 0x8000.<br />

8.314 Define INT32_MAX<br />

#include <br />

8.314.1 Macro Definition<br />

#define INT32_MAX ((tS32) 0x7fffffff)<br />

8.314.2 Description<br />

Constant representing the maximal positive value of a signed 32-bit fixed point integer<br />

number, equal to 2 31 -1 = 0x7fff ffff.<br />

8.315 Define INT32_MIN<br />

#include <br />

8.315.1 Macro Definition<br />

#define INT32_MIN ((tS32) 0x80000000)<br />

8.315.2 Description<br />

Constant representing the maximal negative value of a signed 32-bit fixed point integer<br />

number, equal to 2 31 = 0x8000 0000.<br />

<strong>Embedded</strong> <strong>Software</strong> <strong>and</strong> <strong>Motor</strong> <strong>Control</strong> <strong>Libraries</strong> <strong>for</strong> <strong>PXR40xx</strong>, Rev. 1.0<br />

906 Freescale Semiconductor, Inc.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!