Kvaser CanKing GUI Extensions SDK - v7.5.1
    Preparing search index...

    Interface LinFrameFlags

    A message holding a combination of LinFrameFlag enums. This is a work-around since it's not possible to use repeated fields as oneof fields.

    interface LinFrameFlags {
        flags: LinFrameFlag[];
    }
    Index

    Properties

    Properties

    flags: LinFrameFlag[]

    A list of LIN frame flags.