libuav original
Dependents: UAVCAN UAVCAN_Subscriber
anonymous_namespace{main.cpp} Namespace Reference
Functions | |
| uavcan::MakeString< 22 >::Type | intToString (long long n) |
| This is a compact, reentrant and thread-safe replacement to standard llto(). | |
| void | init () |
| Starts the clock. | |
Function Documentation
| void anonymous_namespace{main.cpp}::init | ( | ) |
Starts the clock.
Can be called multiple times, only the first call will be effective.
Definition at line 108 of file lpc11c24/test_olimex_lpc_p11c24/src/main.cpp.
| uavcan::MakeString<22>::Type anonymous_namespace{main.cpp}::intToString | ( | long long | n ) |
This is a compact, reentrant and thread-safe replacement to standard llto().
It returns the string by value, no extra storage is needed.
Definition at line 44 of file lpc11c24/test_olimex_lpc_p11c24/src/main.cpp.
Generated on Tue Jul 12 2022 17:17:37 by
1.7.2