Public Attributes | List of all members
dbw_mkz_can::MsgLicense Struct Reference

#include <dispatch.h>

Public Attributes

union {
   struct {
      uint8_t   date0
 
      uint8_t   date1
 
      uint8_t   date2
 
      uint8_t   date3
 
      uint8_t   date4
 
      uint8_t   date5
 
   }   bdate0
 
   struct {
      uint8_t   __pad0__:8
 
      uint8_t   __pad1__:8
 
      uint8_t   date6
 
      uint8_t   date7
 
      uint8_t   date8
 
      uint8_t   date9
 
   }   bdate1
 
   struct {
      uint8_t   ldate0
 
      uint8_t   ldate1
 
      uint8_t   ldate2
 
      uint8_t   ldate3
 
      uint8_t   ldate4
 
      uint8_t   ldate5
 
   }   ldate0
 
   struct {
      uint8_t   __pad0__:8
 
      uint8_t   __pad1__:8
 
      uint8_t   ldate6
 
      uint8_t   ldate7
 
      uint8_t   ldate8
 
      uint8_t   ldate9
 
   }   ldate1
 
   struct {
      uint8_t   __pad0__:6
 
      uint8_t   __pad1__:8
 
      uint8_t   enabled:1
 
      uint8_t   trial:1
 
      uint16_t   trials_left
 
      uint16_t   trials_used
 
   }   license
 
   struct {
      uint8_t   addr0
 
      uint8_t   addr1
 
      uint8_t   addr2
 
      uint8_t   addr3
 
      uint8_t   addr4
 
      uint8_t   addr5
 
   }   mac
 
   struct {
      uint8_t   vin00
 
      uint8_t   vin01
 
      uint8_t   vin02
 
      uint8_t   vin03
 
      uint8_t   vin04
 
      uint8_t   vin05
 
   }   vin0
 
   struct {
      uint8_t   vin06
 
      uint8_t   vin07
 
      uint8_t   vin08
 
      uint8_t   vin09
 
      uint8_t   vin10
 
      uint8_t   vin11
 
   }   vin1
 
   struct {
      uint8_t   __pad0__:8
 
      uint8_t   vin12
 
      uint8_t   vin13
 
      uint8_t   vin14
 
      uint8_t   vin15
 
      uint8_t   vin16
 
   }   vin2
 
}; 
 
uint8_t __pad0__:1
 
uint8_t expired:1
 
uint8_t module:4
 
uint8_t mux
 
uint8_t ready:1
 
uint8_t trial:1
 

Detailed Description

Definition at line 425 of file dispatch.h.

Member Data Documentation

◆ @2

union { ... }

◆ __pad0__

uint8_t dbw_mkz_can::MsgLicense::__pad0__

Definition at line 430 of file dispatch.h.

◆ __pad1__

uint8_t dbw_mkz_can::MsgLicense::__pad1__

Definition at line 437 of file dispatch.h.

◆ addr0

uint8_t dbw_mkz_can::MsgLicense::addr0

Definition at line 458 of file dispatch.h.

◆ addr1

uint8_t dbw_mkz_can::MsgLicense::addr1

Definition at line 459 of file dispatch.h.

◆ addr2

uint8_t dbw_mkz_can::MsgLicense::addr2

Definition at line 460 of file dispatch.h.

◆ addr3

uint8_t dbw_mkz_can::MsgLicense::addr3

Definition at line 461 of file dispatch.h.

◆ addr4

uint8_t dbw_mkz_can::MsgLicense::addr4

Definition at line 462 of file dispatch.h.

◆ addr5

uint8_t dbw_mkz_can::MsgLicense::addr5

Definition at line 463 of file dispatch.h.

◆ bdate0

struct { ... } dbw_mkz_can::MsgLicense::bdate0

◆ bdate1

struct { ... } dbw_mkz_can::MsgLicense::bdate1

◆ date0

uint8_t dbw_mkz_can::MsgLicense::date0

Definition at line 466 of file dispatch.h.

◆ date1

uint8_t dbw_mkz_can::MsgLicense::date1

Definition at line 467 of file dispatch.h.

◆ date2

uint8_t dbw_mkz_can::MsgLicense::date2

Definition at line 468 of file dispatch.h.

◆ date3

uint8_t dbw_mkz_can::MsgLicense::date3

Definition at line 469 of file dispatch.h.

◆ date4

uint8_t dbw_mkz_can::MsgLicense::date4

Definition at line 470 of file dispatch.h.

◆ date5

uint8_t dbw_mkz_can::MsgLicense::date5

Definition at line 471 of file dispatch.h.

◆ date6

uint8_t dbw_mkz_can::MsgLicense::date6

Definition at line 474 of file dispatch.h.

◆ date7

uint8_t dbw_mkz_can::MsgLicense::date7

Definition at line 475 of file dispatch.h.

◆ date8

uint8_t dbw_mkz_can::MsgLicense::date8

Definition at line 476 of file dispatch.h.

◆ date9

uint8_t dbw_mkz_can::MsgLicense::date9

Definition at line 477 of file dispatch.h.

◆ enabled

uint8_t dbw_mkz_can::MsgLicense::enabled

Definition at line 434 of file dispatch.h.

◆ expired

uint8_t dbw_mkz_can::MsgLicense::expired

Definition at line 429 of file dispatch.h.

◆ ldate0 [1/2]

uint8_t dbw_mkz_can::MsgLicense::ldate0

Definition at line 442 of file dispatch.h.

◆ ldate0 [2/2]

struct { ... } dbw_mkz_can::MsgLicense::ldate0

◆ ldate1 [1/2]

uint8_t dbw_mkz_can::MsgLicense::ldate1

Definition at line 443 of file dispatch.h.

◆ ldate1 [2/2]

struct { ... } dbw_mkz_can::MsgLicense::ldate1

◆ ldate2

uint8_t dbw_mkz_can::MsgLicense::ldate2

Definition at line 444 of file dispatch.h.

◆ ldate3

uint8_t dbw_mkz_can::MsgLicense::ldate3

Definition at line 445 of file dispatch.h.

◆ ldate4

uint8_t dbw_mkz_can::MsgLicense::ldate4

Definition at line 446 of file dispatch.h.

◆ ldate5

uint8_t dbw_mkz_can::MsgLicense::ldate5

Definition at line 447 of file dispatch.h.

◆ ldate6

uint8_t dbw_mkz_can::MsgLicense::ldate6

Definition at line 450 of file dispatch.h.

◆ ldate7

uint8_t dbw_mkz_can::MsgLicense::ldate7

Definition at line 451 of file dispatch.h.

◆ ldate8

uint8_t dbw_mkz_can::MsgLicense::ldate8

Definition at line 452 of file dispatch.h.

◆ ldate9

uint8_t dbw_mkz_can::MsgLicense::ldate9

Definition at line 453 of file dispatch.h.

◆ license

struct { ... } dbw_mkz_can::MsgLicense::license

◆ mac

struct { ... } dbw_mkz_can::MsgLicense::mac

◆ module

uint8_t dbw_mkz_can::MsgLicense::module

Definition at line 431 of file dispatch.h.

◆ mux

uint8_t dbw_mkz_can::MsgLicense::mux

Definition at line 426 of file dispatch.h.

◆ ready

uint8_t dbw_mkz_can::MsgLicense::ready

Definition at line 427 of file dispatch.h.

◆ trial

uint8_t dbw_mkz_can::MsgLicense::trial

Definition at line 428 of file dispatch.h.

◆ trials_left

uint16_t dbw_mkz_can::MsgLicense::trials_left

Definition at line 439 of file dispatch.h.

◆ trials_used

uint16_t dbw_mkz_can::MsgLicense::trials_used

Definition at line 438 of file dispatch.h.

◆ vin0

struct { ... } dbw_mkz_can::MsgLicense::vin0

◆ vin00

uint8_t dbw_mkz_can::MsgLicense::vin00

Definition at line 482 of file dispatch.h.

◆ vin01

uint8_t dbw_mkz_can::MsgLicense::vin01

Definition at line 483 of file dispatch.h.

◆ vin02

uint8_t dbw_mkz_can::MsgLicense::vin02

Definition at line 484 of file dispatch.h.

◆ vin03

uint8_t dbw_mkz_can::MsgLicense::vin03

Definition at line 485 of file dispatch.h.

◆ vin04

uint8_t dbw_mkz_can::MsgLicense::vin04

Definition at line 486 of file dispatch.h.

◆ vin05

uint8_t dbw_mkz_can::MsgLicense::vin05

Definition at line 487 of file dispatch.h.

◆ vin06

uint8_t dbw_mkz_can::MsgLicense::vin06

Definition at line 490 of file dispatch.h.

◆ vin07

uint8_t dbw_mkz_can::MsgLicense::vin07

Definition at line 491 of file dispatch.h.

◆ vin08

uint8_t dbw_mkz_can::MsgLicense::vin08

Definition at line 492 of file dispatch.h.

◆ vin09

uint8_t dbw_mkz_can::MsgLicense::vin09

Definition at line 493 of file dispatch.h.

◆ vin1

struct { ... } dbw_mkz_can::MsgLicense::vin1

◆ vin10

uint8_t dbw_mkz_can::MsgLicense::vin10

Definition at line 494 of file dispatch.h.

◆ vin11

uint8_t dbw_mkz_can::MsgLicense::vin11

Definition at line 495 of file dispatch.h.

◆ vin12

uint8_t dbw_mkz_can::MsgLicense::vin12

Definition at line 498 of file dispatch.h.

◆ vin13

uint8_t dbw_mkz_can::MsgLicense::vin13

Definition at line 499 of file dispatch.h.

◆ vin14

uint8_t dbw_mkz_can::MsgLicense::vin14

Definition at line 500 of file dispatch.h.

◆ vin15

uint8_t dbw_mkz_can::MsgLicense::vin15

Definition at line 501 of file dispatch.h.

◆ vin16

uint8_t dbw_mkz_can::MsgLicense::vin16

Definition at line 502 of file dispatch.h.

◆ vin2

struct { ... } dbw_mkz_can::MsgLicense::vin2

The documentation for this struct was generated from the following file:


dbw_mkz_can
Author(s): Kevin Hallenbeck
autogenerated on Thu Jan 4 2024 03:46:24