![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
New data bits for Message Objects 33 to 64. By reading the NewDat bits, the CPU can check for which Message Object the data portion was updated. The NewDat bit of a specific Message Object can be set/reset by the CPU via the IFx Message Interface Registers or set by the Message Handler after reception of a Data Frame or reset by the Message Handler at start of a transmission.
Register Layout
Bits | Access | Reset | Description |
---|---|---|---|
[0] | R | 0x0 | NewDat64-33 |
[1] | R | 0x0 | NewDat64-33 |
[2] | R | 0x0 | NewDat64-33 |
[3] | R | 0x0 | NewDat64-33 |
[4] | R | 0x0 | NewDat64-33 |
[5] | R | 0x0 | NewDat64-33 |
[6] | R | 0x0 | NewDat64-33 |
[7] | R | 0x0 | NewDat64-33 |
[8] | R | 0x0 | NewDat64-33 |
[9] | R | 0x0 | NewDat64-33 |
[10] | R | 0x0 | NewDat64-33 |
[11] | R | 0x0 | NewDat64-33 |
[12] | R | 0x0 | NewDat64-33 |
[13] | R | 0x0 | NewDat64-33 |
[14] | R | 0x0 | NewDat64-33 |
[15] | R | 0x0 | NewDat64-33 |
[16] | R | 0x0 | NewDat64-33 |
[17] | R | 0x0 | NewDat64-33 |
[18] | R | 0x0 | NewDat64-33 |
[19] | R | 0x0 | NewDat64-33 |
[20] | R | 0x0 | NewDat64-33 |
[21] | R | 0x0 | NewDat64-33 |
[22] | R | 0x0 | NewDat64-33 |
[23] | R | 0x0 | NewDat64-33 |
[24] | R | 0x0 | NewDat64-33 |
[25] | R | 0x0 | NewDat64-33 |
[26] | R | 0x0 | NewDat64-33 |
[27] | R | 0x0 | NewDat64-33 |
[28] | R | 0x0 | NewDat64-33 |
[29] | R | 0x0 | NewDat64-33 |
[30] | R | 0x0 | NewDat64-33 |
[31] | R | 0x0 | NewDat64-33 |
Field : NewDat64-33 - NewDat_0 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_LSB 0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_MSB 0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_SET_MSK 0x00000001 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_CLR_MSK 0xfffffffe | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_GET(value) (((value) & 0x00000001) >> 0) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_0_SET(value) (((value) << 0) & 0x00000001) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_1 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_LSB 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_MSB 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_SET_MSK 0x00000002 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_CLR_MSK 0xfffffffd | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_GET(value) (((value) & 0x00000002) >> 1) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_1_SET(value) (((value) << 1) & 0x00000002) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_2 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_LSB 2 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_MSB 2 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_SET_MSK 0x00000004 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_CLR_MSK 0xfffffffb | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_GET(value) (((value) & 0x00000004) >> 2) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_2_SET(value) (((value) << 2) & 0x00000004) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_3 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_LSB 3 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_MSB 3 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_SET_MSK 0x00000008 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_CLR_MSK 0xfffffff7 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_GET(value) (((value) & 0x00000008) >> 3) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_3_SET(value) (((value) << 3) & 0x00000008) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_4 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_LSB 4 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_MSB 4 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_SET_MSK 0x00000010 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_CLR_MSK 0xffffffef | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_GET(value) (((value) & 0x00000010) >> 4) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_4_SET(value) (((value) << 4) & 0x00000010) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_5 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_LSB 5 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_MSB 5 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_SET_MSK 0x00000020 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_CLR_MSK 0xffffffdf | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_GET(value) (((value) & 0x00000020) >> 5) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_5_SET(value) (((value) << 5) & 0x00000020) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_6 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_LSB 6 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_MSB 6 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_SET_MSK 0x00000040 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_CLR_MSK 0xffffffbf | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_GET(value) (((value) & 0x00000040) >> 6) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_6_SET(value) (((value) << 6) & 0x00000040) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_7 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_LSB 7 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_MSB 7 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_SET_MSK 0x00000080 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_CLR_MSK 0xffffff7f | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_GET(value) (((value) & 0x00000080) >> 7) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_7_SET(value) (((value) << 7) & 0x00000080) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_8 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_LSB 8 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_MSB 8 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_SET_MSK 0x00000100 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_CLR_MSK 0xfffffeff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_GET(value) (((value) & 0x00000100) >> 8) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_8_SET(value) (((value) << 8) & 0x00000100) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_9 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_LSB 9 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_MSB 9 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_SET_MSK 0x00000200 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_CLR_MSK 0xfffffdff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_GET(value) (((value) & 0x00000200) >> 9) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_9_SET(value) (((value) << 9) & 0x00000200) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_10 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_LSB 10 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_MSB 10 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_SET_MSK 0x00000400 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_CLR_MSK 0xfffffbff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_GET(value) (((value) & 0x00000400) >> 10) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_10_SET(value) (((value) << 10) & 0x00000400) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_11 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_LSB 11 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_MSB 11 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_SET_MSK 0x00000800 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_CLR_MSK 0xfffff7ff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_GET(value) (((value) & 0x00000800) >> 11) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_11_SET(value) (((value) << 11) & 0x00000800) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_12 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_LSB 12 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_MSB 12 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_SET_MSK 0x00001000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_CLR_MSK 0xffffefff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_GET(value) (((value) & 0x00001000) >> 12) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_12_SET(value) (((value) << 12) & 0x00001000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_13 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_LSB 13 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_MSB 13 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_SET_MSK 0x00002000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_CLR_MSK 0xffffdfff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_GET(value) (((value) & 0x00002000) >> 13) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_13_SET(value) (((value) << 13) & 0x00002000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_14 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_LSB 14 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_MSB 14 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_SET_MSK 0x00004000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_CLR_MSK 0xffffbfff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_GET(value) (((value) & 0x00004000) >> 14) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_14_SET(value) (((value) << 14) & 0x00004000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_15 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_LSB 15 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_MSB 15 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_SET_MSK 0x00008000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_CLR_MSK 0xffff7fff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_GET(value) (((value) & 0x00008000) >> 15) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_15_SET(value) (((value) << 15) & 0x00008000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_16 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_LSB 16 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_MSB 16 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_SET_MSK 0x00010000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_CLR_MSK 0xfffeffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_GET(value) (((value) & 0x00010000) >> 16) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_16_SET(value) (((value) << 16) & 0x00010000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_17 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_LSB 17 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_MSB 17 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_SET_MSK 0x00020000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_CLR_MSK 0xfffdffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_GET(value) (((value) & 0x00020000) >> 17) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_17_SET(value) (((value) << 17) & 0x00020000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_18 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_LSB 18 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_MSB 18 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_SET_MSK 0x00040000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_CLR_MSK 0xfffbffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_GET(value) (((value) & 0x00040000) >> 18) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_18_SET(value) (((value) << 18) & 0x00040000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_19 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_LSB 19 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_MSB 19 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_SET_MSK 0x00080000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_CLR_MSK 0xfff7ffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_GET(value) (((value) & 0x00080000) >> 19) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_19_SET(value) (((value) << 19) & 0x00080000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_20 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_LSB 20 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_MSB 20 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_SET_MSK 0x00100000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_CLR_MSK 0xffefffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_GET(value) (((value) & 0x00100000) >> 20) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_20_SET(value) (((value) << 20) & 0x00100000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_21 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_LSB 21 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_MSB 21 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_SET_MSK 0x00200000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_CLR_MSK 0xffdfffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_GET(value) (((value) & 0x00200000) >> 21) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_21_SET(value) (((value) << 21) & 0x00200000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_22 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_LSB 22 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_MSB 22 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_SET_MSK 0x00400000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_CLR_MSK 0xffbfffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_GET(value) (((value) & 0x00400000) >> 22) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_22_SET(value) (((value) << 22) & 0x00400000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_23 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_LSB 23 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_MSB 23 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_SET_MSK 0x00800000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_CLR_MSK 0xff7fffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_GET(value) (((value) & 0x00800000) >> 23) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_23_SET(value) (((value) << 23) & 0x00800000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_24 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_LSB 24 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_MSB 24 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_SET_MSK 0x01000000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_CLR_MSK 0xfeffffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_GET(value) (((value) & 0x01000000) >> 24) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_24_SET(value) (((value) << 24) & 0x01000000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_25 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_LSB 25 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_MSB 25 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_SET_MSK 0x02000000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_CLR_MSK 0xfdffffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_GET(value) (((value) & 0x02000000) >> 25) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_25_SET(value) (((value) << 25) & 0x02000000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_26 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_LSB 26 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_MSB 26 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_SET_MSK 0x04000000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_CLR_MSK 0xfbffffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_GET(value) (((value) & 0x04000000) >> 26) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_26_SET(value) (((value) << 26) & 0x04000000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_27 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_LSB 27 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_MSB 27 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_SET_MSK 0x08000000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_CLR_MSK 0xf7ffffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_GET(value) (((value) & 0x08000000) >> 27) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_27_SET(value) (((value) << 27) & 0x08000000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_28 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_LSB 28 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_MSB 28 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_SET_MSK 0x10000000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_CLR_MSK 0xefffffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_GET(value) (((value) & 0x10000000) >> 28) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_28_SET(value) (((value) << 28) & 0x10000000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_29 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_LSB 29 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_MSB 29 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_SET_MSK 0x20000000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_CLR_MSK 0xdfffffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_GET(value) (((value) & 0x20000000) >> 29) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_29_SET(value) (((value) << 29) & 0x20000000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_30 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_LSB 30 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_MSB 30 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_SET_MSK 0x40000000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_CLR_MSK 0xbfffffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_GET(value) (((value) & 0x40000000) >> 30) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_30_SET(value) (((value) << 30) & 0x40000000) | ||||||||||||||||||||||||
Field : NewDat64-33 - NewDat_31 | |||||||||||||||||||||||||
New data bits for Message Objects 33 to 64. Array index i corresponds to Message Object i+33. Field Enumeration Values:
Field Access Macros: | |||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_E_NOTWRITTEN 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_E_WRITTEN 0x1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_LSB 31 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_MSB 31 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_WIDTH 1 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_SET_MSK 0x80000000 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_CLR_MSK 0x7fffffff | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_RESET 0x0 | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_GET(value) (((value) & 0x80000000) >> 31) | ||||||||||||||||||||||||
#define | ALT_CAN_MSGHAND_MONDB_NEWDAT_31_SET(value) (((value) << 31) & 0x80000000) | ||||||||||||||||||||||||
Data Structures | |
struct | ALT_CAN_MSGHAND_MONDB_s |
Macros | |
#define | ALT_CAN_MSGHAND_MONDB_OFST 0x1c |
#define | ALT_CAN_MSGHAND_MONDB_ADDR(base) ALT_CAST(void *, (ALT_CAST(char *, (base)) + ALT_CAN_MSGHAND_MONDB_OFST)) |
Typedefs | |
typedef struct ALT_CAN_MSGHAND_MONDB_s | ALT_CAN_MSGHAND_MONDB_t |
struct ALT_CAN_MSGHAND_MONDB_s |
WARNING: The C register and register group struct declarations are provided for convenience and illustrative purposes. They should, however, be used with caution as the C language standard provides no guarantees about the alignment or atomicity of device memory accesses. The recommended practice for writing hardware drivers is to use the SoCAL access macros and alt_read_word() and alt_write_word() functions.
The struct declaration for register ALT_CAN_MSGHAND_MONDB.
Data Fields | ||
---|---|---|
const uint32_t | NewDat_0: 1 | NewDat64-33 |
const uint32_t | NewDat_1: 1 | NewDat64-33 |
const uint32_t | NewDat_2: 1 | NewDat64-33 |
const uint32_t | NewDat_3: 1 | NewDat64-33 |
const uint32_t | NewDat_4: 1 | NewDat64-33 |
const uint32_t | NewDat_5: 1 | NewDat64-33 |
const uint32_t | NewDat_6: 1 | NewDat64-33 |
const uint32_t | NewDat_7: 1 | NewDat64-33 |
const uint32_t | NewDat_8: 1 | NewDat64-33 |
const uint32_t | NewDat_9: 1 | NewDat64-33 |
const uint32_t | NewDat_10: 1 | NewDat64-33 |
const uint32_t | NewDat_11: 1 | NewDat64-33 |
const uint32_t | NewDat_12: 1 | NewDat64-33 |
const uint32_t | NewDat_13: 1 | NewDat64-33 |
const uint32_t | NewDat_14: 1 | NewDat64-33 |
const uint32_t | NewDat_15: 1 | NewDat64-33 |
const uint32_t | NewDat_16: 1 | NewDat64-33 |
const uint32_t | NewDat_17: 1 | NewDat64-33 |
const uint32_t | NewDat_18: 1 | NewDat64-33 |
const uint32_t | NewDat_19: 1 | NewDat64-33 |
const uint32_t | NewDat_20: 1 | NewDat64-33 |
const uint32_t | NewDat_21: 1 | NewDat64-33 |
const uint32_t | NewDat_22: 1 | NewDat64-33 |
const uint32_t | NewDat_23: 1 | NewDat64-33 |
const uint32_t | NewDat_24: 1 | NewDat64-33 |
const uint32_t | NewDat_25: 1 | NewDat64-33 |
const uint32_t | NewDat_26: 1 | NewDat64-33 |
const uint32_t | NewDat_27: 1 | NewDat64-33 |
const uint32_t | NewDat_28: 1 | NewDat64-33 |
const uint32_t | NewDat_29: 1 | NewDat64-33 |
const uint32_t | NewDat_30: 1 | NewDat64-33 |
const uint32_t | NewDat_31: 1 | NewDat64-33 |
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_0
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_0
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_LSB 0 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_0 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_MSB 0 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_0 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_0 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_SET_MSK 0x00000001 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_0 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_CLR_MSK 0xfffffffe |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_0 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_0 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_GET | ( | value | ) | (((value) & 0x00000001) >> 0) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_0 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_0_SET | ( | value | ) | (((value) << 0) & 0x00000001) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_0 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_1
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_1
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_LSB 1 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_1 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_MSB 1 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_1 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_1 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_SET_MSK 0x00000002 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_1 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_CLR_MSK 0xfffffffd |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_1 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_1 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_GET | ( | value | ) | (((value) & 0x00000002) >> 1) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_1 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_1_SET | ( | value | ) | (((value) << 1) & 0x00000002) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_1 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_2
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_2
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_LSB 2 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_2 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_MSB 2 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_2 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_2 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_SET_MSK 0x00000004 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_2 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_CLR_MSK 0xfffffffb |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_2 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_2 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_GET | ( | value | ) | (((value) & 0x00000004) >> 2) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_2 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_2_SET | ( | value | ) | (((value) << 2) & 0x00000004) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_2 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_3
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_3
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_LSB 3 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_3 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_MSB 3 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_3 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_3 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_SET_MSK 0x00000008 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_3 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_CLR_MSK 0xfffffff7 |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_3 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_3 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_GET | ( | value | ) | (((value) & 0x00000008) >> 3) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_3 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_3_SET | ( | value | ) | (((value) << 3) & 0x00000008) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_3 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_4
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_4
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_LSB 4 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_4 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_MSB 4 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_4 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_4 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_SET_MSK 0x00000010 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_4 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_CLR_MSK 0xffffffef |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_4 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_4 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_GET | ( | value | ) | (((value) & 0x00000010) >> 4) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_4 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_4_SET | ( | value | ) | (((value) << 4) & 0x00000010) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_4 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_5
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_5
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_LSB 5 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_5 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_MSB 5 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_5 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_5 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_SET_MSK 0x00000020 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_5 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_CLR_MSK 0xffffffdf |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_5 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_5 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_GET | ( | value | ) | (((value) & 0x00000020) >> 5) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_5 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_5_SET | ( | value | ) | (((value) << 5) & 0x00000020) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_5 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_6
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_6
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_LSB 6 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_6 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_MSB 6 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_6 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_6 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_SET_MSK 0x00000040 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_6 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_CLR_MSK 0xffffffbf |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_6 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_6 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_GET | ( | value | ) | (((value) & 0x00000040) >> 6) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_6 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_6_SET | ( | value | ) | (((value) << 6) & 0x00000040) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_6 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_7
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_7
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_LSB 7 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_7 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_MSB 7 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_7 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_7 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_SET_MSK 0x00000080 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_7 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_CLR_MSK 0xffffff7f |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_7 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_7 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_GET | ( | value | ) | (((value) & 0x00000080) >> 7) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_7 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_7_SET | ( | value | ) | (((value) << 7) & 0x00000080) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_7 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_8
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_8
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_LSB 8 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_8 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_MSB 8 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_8 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_8 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_SET_MSK 0x00000100 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_8 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_CLR_MSK 0xfffffeff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_8 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_8 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_GET | ( | value | ) | (((value) & 0x00000100) >> 8) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_8 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_8_SET | ( | value | ) | (((value) << 8) & 0x00000100) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_8 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_9
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_9
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_LSB 9 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_9 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_MSB 9 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_9 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_9 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_SET_MSK 0x00000200 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_9 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_CLR_MSK 0xfffffdff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_9 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_9 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_GET | ( | value | ) | (((value) & 0x00000200) >> 9) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_9 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_9_SET | ( | value | ) | (((value) << 9) & 0x00000200) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_9 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_10
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_10
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_LSB 10 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_10 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_MSB 10 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_10 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_10 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_SET_MSK 0x00000400 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_10 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_CLR_MSK 0xfffffbff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_10 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_10 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_GET | ( | value | ) | (((value) & 0x00000400) >> 10) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_10 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_10_SET | ( | value | ) | (((value) << 10) & 0x00000400) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_10 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_11
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_11
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_LSB 11 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_11 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_MSB 11 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_11 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_11 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_SET_MSK 0x00000800 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_11 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_CLR_MSK 0xfffff7ff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_11 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_11 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_GET | ( | value | ) | (((value) & 0x00000800) >> 11) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_11 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_11_SET | ( | value | ) | (((value) << 11) & 0x00000800) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_11 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_12
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_12
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_LSB 12 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_12 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_MSB 12 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_12 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_12 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_SET_MSK 0x00001000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_12 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_CLR_MSK 0xffffefff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_12 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_12 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_GET | ( | value | ) | (((value) & 0x00001000) >> 12) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_12 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_12_SET | ( | value | ) | (((value) << 12) & 0x00001000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_12 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_13
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_13
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_LSB 13 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_13 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_MSB 13 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_13 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_13 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_SET_MSK 0x00002000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_13 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_CLR_MSK 0xffffdfff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_13 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_13 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_GET | ( | value | ) | (((value) & 0x00002000) >> 13) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_13 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_13_SET | ( | value | ) | (((value) << 13) & 0x00002000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_13 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_14
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_14
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_LSB 14 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_14 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_MSB 14 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_14 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_14 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_SET_MSK 0x00004000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_14 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_CLR_MSK 0xffffbfff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_14 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_14 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_GET | ( | value | ) | (((value) & 0x00004000) >> 14) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_14 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_14_SET | ( | value | ) | (((value) << 14) & 0x00004000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_14 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_15
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_15
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_LSB 15 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_15 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_MSB 15 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_15 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_15 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_SET_MSK 0x00008000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_15 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_CLR_MSK 0xffff7fff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_15 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_15 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_GET | ( | value | ) | (((value) & 0x00008000) >> 15) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_15 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_15_SET | ( | value | ) | (((value) << 15) & 0x00008000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_15 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_16
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_16
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_LSB 16 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_16 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_MSB 16 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_16 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_16 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_SET_MSK 0x00010000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_16 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_CLR_MSK 0xfffeffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_16 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_16 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_GET | ( | value | ) | (((value) & 0x00010000) >> 16) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_16 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_16_SET | ( | value | ) | (((value) << 16) & 0x00010000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_16 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_17
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_17
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_LSB 17 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_17 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_MSB 17 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_17 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_17 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_SET_MSK 0x00020000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_17 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_CLR_MSK 0xfffdffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_17 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_17 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_GET | ( | value | ) | (((value) & 0x00020000) >> 17) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_17 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_17_SET | ( | value | ) | (((value) << 17) & 0x00020000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_17 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_18
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_18
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_LSB 18 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_18 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_MSB 18 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_18 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_18 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_SET_MSK 0x00040000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_18 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_CLR_MSK 0xfffbffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_18 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_18 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_GET | ( | value | ) | (((value) & 0x00040000) >> 18) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_18 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_18_SET | ( | value | ) | (((value) << 18) & 0x00040000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_18 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_19
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_19
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_LSB 19 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_19 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_MSB 19 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_19 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_19 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_SET_MSK 0x00080000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_19 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_CLR_MSK 0xfff7ffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_19 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_19 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_GET | ( | value | ) | (((value) & 0x00080000) >> 19) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_19 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_19_SET | ( | value | ) | (((value) << 19) & 0x00080000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_19 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_20
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_20
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_LSB 20 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_20 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_MSB 20 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_20 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_20 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_SET_MSK 0x00100000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_20 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_CLR_MSK 0xffefffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_20 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_20 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_GET | ( | value | ) | (((value) & 0x00100000) >> 20) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_20 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_20_SET | ( | value | ) | (((value) << 20) & 0x00100000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_20 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_21
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_21
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_LSB 21 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_21 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_MSB 21 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_21 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_21 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_SET_MSK 0x00200000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_21 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_CLR_MSK 0xffdfffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_21 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_21 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_GET | ( | value | ) | (((value) & 0x00200000) >> 21) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_21 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_21_SET | ( | value | ) | (((value) << 21) & 0x00200000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_21 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_22
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_22
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_LSB 22 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_22 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_MSB 22 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_22 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_22 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_SET_MSK 0x00400000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_22 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_CLR_MSK 0xffbfffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_22 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_22 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_GET | ( | value | ) | (((value) & 0x00400000) >> 22) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_22 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_22_SET | ( | value | ) | (((value) << 22) & 0x00400000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_22 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_23
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_23
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_LSB 23 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_23 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_MSB 23 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_23 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_23 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_SET_MSK 0x00800000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_23 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_CLR_MSK 0xff7fffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_23 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_23 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_GET | ( | value | ) | (((value) & 0x00800000) >> 23) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_23 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_23_SET | ( | value | ) | (((value) << 23) & 0x00800000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_23 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_24
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_24
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_LSB 24 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_24 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_MSB 24 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_24 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_24 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_SET_MSK 0x01000000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_24 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_CLR_MSK 0xfeffffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_24 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_24 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_GET | ( | value | ) | (((value) & 0x01000000) >> 24) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_24 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_24_SET | ( | value | ) | (((value) << 24) & 0x01000000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_24 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_25
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_25
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_LSB 25 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_25 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_MSB 25 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_25 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_25 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_SET_MSK 0x02000000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_25 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_CLR_MSK 0xfdffffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_25 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_25 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_GET | ( | value | ) | (((value) & 0x02000000) >> 25) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_25 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_25_SET | ( | value | ) | (((value) << 25) & 0x02000000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_25 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_26
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_26
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_LSB 26 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_26 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_MSB 26 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_26 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_26 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_SET_MSK 0x04000000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_26 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_CLR_MSK 0xfbffffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_26 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_26 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_GET | ( | value | ) | (((value) & 0x04000000) >> 26) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_26 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_26_SET | ( | value | ) | (((value) << 26) & 0x04000000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_26 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_27
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_27
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_LSB 27 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_27 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_MSB 27 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_27 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_27 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_SET_MSK 0x08000000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_27 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_CLR_MSK 0xf7ffffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_27 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_27 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_GET | ( | value | ) | (((value) & 0x08000000) >> 27) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_27 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_27_SET | ( | value | ) | (((value) << 27) & 0x08000000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_27 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_28
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_28
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_LSB 28 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_28 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_MSB 28 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_28 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_28 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_SET_MSK 0x10000000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_28 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_CLR_MSK 0xefffffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_28 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_28 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_GET | ( | value | ) | (((value) & 0x10000000) >> 28) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_28 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_28_SET | ( | value | ) | (((value) << 28) & 0x10000000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_28 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_29
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_29
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_LSB 29 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_29 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_MSB 29 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_29 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_29 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_SET_MSK 0x20000000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_29 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_CLR_MSK 0xdfffffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_29 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_29 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_GET | ( | value | ) | (((value) & 0x20000000) >> 29) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_29 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_29_SET | ( | value | ) | (((value) << 29) & 0x20000000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_29 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_30
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_30
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_LSB 30 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_30 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_MSB 30 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_30 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_30 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_SET_MSK 0x40000000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_30 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_CLR_MSK 0xbfffffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_30 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_30 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_GET | ( | value | ) | (((value) & 0x40000000) >> 30) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_30 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_30_SET | ( | value | ) | (((value) << 30) & 0x40000000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_30 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_E_NOTWRITTEN 0x0 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_31
No new data has been written into the data portion of this Message Object by the Message Handler since last time this flag was cleared by the CPU.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_E_WRITTEN 0x1 |
Enumerated value for register field ALT_CAN_MSGHAND_MONDB_NEWDAT_31
The Message Handler or the CPU has written new data into the data portion of this Message Object.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_LSB 31 |
The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_31 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_MSB 31 |
The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDB_NEWDAT_31 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_WIDTH 1 |
The width in bits of the ALT_CAN_MSGHAND_MONDB_NEWDAT_31 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_SET_MSK 0x80000000 |
The mask used to set the ALT_CAN_MSGHAND_MONDB_NEWDAT_31 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_CLR_MSK 0x7fffffff |
The mask used to clear the ALT_CAN_MSGHAND_MONDB_NEWDAT_31 register field value.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_RESET 0x0 |
The reset value of the ALT_CAN_MSGHAND_MONDB_NEWDAT_31 register field.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_GET | ( | value | ) | (((value) & 0x80000000) >> 31) |
Extracts the ALT_CAN_MSGHAND_MONDB_NEWDAT_31 field value from a register.
#define ALT_CAN_MSGHAND_MONDB_NEWDAT_31_SET | ( | value | ) | (((value) << 31) & 0x80000000) |
Produces a ALT_CAN_MSGHAND_MONDB_NEWDAT_31 register field value suitable for setting the register.
#define ALT_CAN_MSGHAND_MONDB_OFST 0x1c |
The byte offset of the ALT_CAN_MSGHAND_MONDB register from the beginning of the component.
#define ALT_CAN_MSGHAND_MONDB_ADDR | ( | base | ) | ALT_CAST(void *, (ALT_CAST(char *, (base)) + ALT_CAN_MSGHAND_MONDB_OFST)) |
The address of the ALT_CAN_MSGHAND_MONDB register.
typedef struct ALT_CAN_MSGHAND_MONDB_s ALT_CAN_MSGHAND_MONDB_t |
The typedef declaration for register ALT_CAN_MSGHAND_MONDB.