![]() |
AMS Advanced Air Mobility Sensors UG
|
CAN General Handler software component. More...
Classes | |
| struct | SCanasPlatform |
| Platform-specific data. More... | |
Static Public Member Functions | |
| static void | ReceiveCanFrames () |
| CAN Listener. | |
Static Public Member Functions inherited from CSoftwareComponent< CCanHandler, 1U > | |
| static CCanHandler & | GetInstance (unsigned uInstanceIndex=0U) |
Public Attributes | |
| CanasInstance | oCanasInstance |
| CAN Aerospace instance object. | |
| SCanasPlatform | oCanasPlatform |
| CAN Aerospace Platform specific. | |
Static Public Attributes | |
| static constexpr int32_t | skiMallocSize { 1024 } |
| Static Malloc size in bytes. | |
| static constexpr uint32_t | skuMutexTout { 1 } |
| CAN Aerospace mutex timeout. | |
Static Public Attributes inherited from CSoftwareComponent< CCanHandler, 1U > | |
| static constexpr unsigned | skuInstanceCount_ |
Friends | |
| class | CSoftwareComponent< CCanHandler, 1U > |
Additional Inherited Members | |
Public Member Functions inherited from CSoftwareComponent< CCanHandler, 1U > | |
| virtual void | Init ()=0 |
| virtual bool | IsInitialized ()=0 |
Protected Member Functions inherited from CSoftwareComponent< CCanHandler, 1U > | |
| CSoftwareComponent ()=default | |
| ~CSoftwareComponent ()=default | |
CAN General Handler software component.
|
static |
CAN Listener.
|
friend |
| CanasInstance CCanHandler::oCanasInstance |
CAN Aerospace instance object.
| SCanasPlatform CCanHandler::oCanasPlatform |
CAN Aerospace Platform specific.
|
staticconstexpr |
Static Malloc size in bytes.
|
staticconstexpr |
CAN Aerospace mutex timeout.