:py:mod:`vspyx.intrepidcs.vspyx.rpc.AUTOSAR` ============================================ .. py:module:: vspyx.intrepidcs.vspyx.rpc.AUTOSAR Package Contents ---------------- Classes ~~~~~~~ .. autoapisummary:: vspyx.intrepidcs.vspyx.rpc.AUTOSAR.ComSignalTypeEnumType .. py:class:: ComSignalTypeEnumType Bases: :py:obj:`enum.IntFlag` .. autoapi-inheritance-diagram:: vspyx.intrepidcs.vspyx.rpc.AUTOSAR.ComSignalTypeEnumType :parts: 1 :private-bases: Support for integer-based Flags .. py:attribute:: ComSignalTypeEnumType_INT_MAX_SENTINEL_DO_NOT_USE_ :annotation: = 2147483647 .. py:attribute:: ComSignalTypeEnumType_INT_MIN_SENTINEL_DO_NOT_USE_ .. py:attribute:: ComSignalType_BOOLEAN :annotation: = 0 .. py:attribute:: ComSignalType_FLOAT32 :annotation: = 1 .. py:attribute:: ComSignalType_FLOAT64 :annotation: = 2 .. py:attribute:: ComSignalType_SINT16 :annotation: = 3 .. py:attribute:: ComSignalType_SINT32 :annotation: = 4 .. py:attribute:: ComSignalType_SINT64 :annotation: = 5 .. py:attribute:: ComSignalType_SINT8 :annotation: = 6 .. py:attribute:: ComSignalType_UINT16 :annotation: = 7 .. py:attribute:: ComSignalType_UINT32 :annotation: = 8 .. py:attribute:: ComSignalType_UINT64 :annotation: = 9 .. py:attribute:: ComSignalType_UINT8 :annotation: = 10 .. py:attribute:: ComSignalType_UINT8_DYN :annotation: = 11 .. py:attribute:: ComSignalType_UINT8_N :annotation: = 12