Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: PIDHeater82 Conceptcontroller_v_1_0 AlarmClockApp COG4050_adxl355_tilt ... more
ttmathtypes.h File Reference
constants used in the library More...
Go to the source code of this file.
Data Structures | |
| struct | Conv |
| class | StopCalculating |
| class | ExceptionInfo |
| class | ReferenceError |
| class | RuntimeError |
Namespaces | |
| namespace | ttmath |
a namespace for the TTMath library | |
Typedefs | |
| typedef unsigned int | uint |
| typedef unsigned long long int | ulint |
Enumerations | |
| enum | LibTypeCode |
| enum | ErrorCode |
Detailed Description
constants used in the library
As our library is written in header files (templates) we cannot use constants like 'const int' etc. because we should have some source files .cpp to define this variables. Only what we can have are constants defined by define preprocessor macros.
All macros are preceded by TTMATH_ prefix
Definition in file ttmathtypes.h.
Generated on Tue Jul 12 2022 14:03:18 by
1.7.2