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

    Interface CanFrameFlags

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

    interface CanFrameFlags {
        flags: CanFrameFlag[];
    }
    Index

    Properties

    Properties

    flags: CanFrameFlag[]

    A list of CAN frame flags.