|
ADTF Device Toolbox SDK
|
#include <stdint.h>#include <string.h>Go to the source code of this file.
Namespaces | |
| namespace | adtf |
| ADTF - Namespace. | |
| namespace | adtf::devicetb |
| Devicetoolbox - Namespace. | |
| namespace | adtf::devicetb::sdk |
| Namespace for SDK of ADTF-Devicetoolbox. | |
| namespace | adtf::devicetb::sdk::canfd |
| Namespace for CAN FD in ADTF-Devicetoolbox. | |
| namespace | adtf::devicetb::sdk::canfd::axle |
| Namespace for functionality provided by V3.0.0. | |
| namespace | adtf::devicetb::sdk::canfd::ignition |
| Namespace for functionality provided by V3.8.0. | |
| namespace | adtf::devicetb::sdk::canfd::jack |
| Namespace for functionality provided by V3.9.0. | |
| namespace | adtf::devicetb::sdk::canfd::manifold |
| Namespace for functionality provided by V3.12.2. | |
Enumerations | |
| enum | eSignalType { CANFD_SIGNAL_TYPE_INVALID = 0 , CANFD_SIGNAL_TYPE_NORMAL = 1 , CANFD_SIGNAL_TYPE_MULTIPLEXOR = 2 , CANFD_SIGNAL_TYPE_MULTIPLEXED = 3 } |
| enum | tSignalRawDataType { DT_CANFD_UNKNOWN = 0 , DT_CANFD_UNSIGNED = 1 , DT_CANFD_SIGNED = 2 , DT_CANFD_IEEE_FLOAT = 3 , DT_CANFD_IEEE_DOUBLE = 4 } |
| enum class | adtf::devicetb::sdk::canfd::ignition::eSignalType : uint8_t { CANFD_SIGNAL_TYPE_INVALID = 0 , CANFD_SIGNAL_TYPE_NORMAL = 1 } |
| enum class | adtf::devicetb::sdk::canfd::ignition::tSignalRawDataType : uint8_t { DT_CANFD_UNKNOWN = 0 , DT_CANFD_UNSIGNED = 1 , DT_CANFD_SIGNED = 2 , DT_CANFD_IEEE_754 = 3 } |
Copyright 2024 CARIAD SE.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice.
You may add additional accurate notices of copyright ownership.