NvDataInterface¶
| XML tag | <NV-DATA-INTERFACE> |
| Module | autosar.portinterface |
| Inherits | autosar.portinterface.PortInteface |
Representa a NvData port interface.
Factory Methods¶
Attributes¶
For inherited attributes see autosar.portinterface.PortInteface.
| Name | Type | Description |
|---|---|---|
| nvDatas | list(DataElement) | List of data elements |
Method Description¶
append¶
-
NvDataInterface.append(elem)¶ Adds data element to the self.nvDatas list.
Parameters: elem (DataElement) – Element