Source code for cantools.database.can.formats.arxml.bus_specifics
[docs]
class AutosarBusSpecifics:
"""This class collects the AUTOSAR specific information of a CAN bus
"""
def __init__(self) -> None:
pass
[docs]
class AutosarBusSpecifics:
"""This class collects the AUTOSAR specific information of a CAN bus
"""
def __init__(self) -> None:
pass