Altera SoCAL  16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
 All Data Structures Variables Typedefs Groups
Register : New Data X Register - MONDX

Description

Reading this register allows the CPU to quickly detect if any of the new data bits in each of the MONDA, MONDB, MONDC, and MONDD New Data Registers are set.

Register Layout

Bits Access Reset Description
[0] R 0x0 NewDatA
[1] R 0x0 NewDatA
[2] R 0x0 NewDatA
[3] R 0x0 NewDatA
[4] R 0x0 NewDatB
[5] R 0x0 NewDatB
[6] R 0x0 NewDatB
[7] R 0x0 NewDatB
[8] R 0x0 NewDatC
[9] R 0x0 NewDatC
[10] R 0x0 NewDatC
[11] R 0x0 NewDatC
[12] R 0x0 NewDatD
[13] R 0x0 NewDatD
[14] R 0x0 NewDatD
[15] R 0x0 NewDatD
[31:16] ??? 0x0 UNDEFINED

Field : NewDatA - NewDatA_0

Each bit in this field is a logical OR of a byte of the MONDA register. Array index i corresponds to byte i of the MONDA register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATA_0_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDA don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATA_0_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDA have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_LSB   0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_MSB   0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_SET_MSK   0x00000001
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_CLR_MSK   0xfffffffe
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_GET(value)   (((value) & 0x00000001) >> 0)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_SET(value)   (((value) << 0) & 0x00000001)
 

Field : NewDatA - NewDatA_1

Each bit in this field is a logical OR of a byte of the MONDA register. Array index i corresponds to byte i of the MONDA register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATA_1_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDA don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATA_1_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDA have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_LSB   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_MSB   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_SET_MSK   0x00000002
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_CLR_MSK   0xfffffffd
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_GET(value)   (((value) & 0x00000002) >> 1)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_SET(value)   (((value) << 1) & 0x00000002)
 

Field : NewDatA - NewDatA_2

Each bit in this field is a logical OR of a byte of the MONDA register. Array index i corresponds to byte i of the MONDA register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATA_2_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDA don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATA_2_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDA have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_LSB   2
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_MSB   2
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_SET_MSK   0x00000004
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_CLR_MSK   0xfffffffb
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_GET(value)   (((value) & 0x00000004) >> 2)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_SET(value)   (((value) << 2) & 0x00000004)
 

Field : NewDatA - NewDatA_3

Each bit in this field is a logical OR of a byte of the MONDA register. Array index i corresponds to byte i of the MONDA register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATA_3_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDA don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATA_3_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDA have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_LSB   3
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_MSB   3
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_SET_MSK   0x00000008
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_CLR_MSK   0xfffffff7
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_GET(value)   (((value) & 0x00000008) >> 3)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_SET(value)   (((value) << 3) & 0x00000008)
 

Field : NewDatB - NewDatB_0

Each bit in this field is a logical OR of a byte of the MONDB register. Array index i corresponds to byte i of the MONDB register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATB_0_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDB don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATB_0_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDB have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_LSB   4
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_MSB   4
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_SET_MSK   0x00000010
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_CLR_MSK   0xffffffef
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_GET(value)   (((value) & 0x00000010) >> 4)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_SET(value)   (((value) << 4) & 0x00000010)
 

Field : NewDatB - NewDatB_1

Each bit in this field is a logical OR of a byte of the MONDB register. Array index i corresponds to byte i of the MONDB register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATB_1_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDB don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATB_1_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDB have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_LSB   5
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_MSB   5
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_SET_MSK   0x00000020
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_CLR_MSK   0xffffffdf
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_GET(value)   (((value) & 0x00000020) >> 5)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_SET(value)   (((value) << 5) & 0x00000020)
 

Field : NewDatB - NewDatB_2

Each bit in this field is a logical OR of a byte of the MONDB register. Array index i corresponds to byte i of the MONDB register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATB_2_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDB don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATB_2_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDB have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_LSB   6
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_MSB   6
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_SET_MSK   0x00000040
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_CLR_MSK   0xffffffbf
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_GET(value)   (((value) & 0x00000040) >> 6)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_SET(value)   (((value) << 6) & 0x00000040)
 

Field : NewDatB - NewDatB_3

Each bit in this field is a logical OR of a byte of the MONDB register. Array index i corresponds to byte i of the MONDB register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATB_3_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDB don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATB_3_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDB have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_LSB   7
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_MSB   7
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_SET_MSK   0x00000080
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_CLR_MSK   0xffffff7f
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_GET(value)   (((value) & 0x00000080) >> 7)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_SET(value)   (((value) << 7) & 0x00000080)
 

Field : NewDatC - NewDatC_0

Each bit in this field is a logical OR of a byte of the MONDC register. Array index i corresponds to byte i of the MONDC register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATC_0_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDC don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATC_0_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDC have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_LSB   8
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_MSB   8
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_SET_MSK   0x00000100
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_CLR_MSK   0xfffffeff
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_GET(value)   (((value) & 0x00000100) >> 8)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_SET(value)   (((value) << 8) & 0x00000100)
 

Field : NewDatC - NewDatC_1

Each bit in this field is a logical OR of a byte of the MONDC register. Array index i corresponds to byte i of the MONDC register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATC_1_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDC don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATC_1_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDC have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_LSB   9
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_MSB   9
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_SET_MSK   0x00000200
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_CLR_MSK   0xfffffdff
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_GET(value)   (((value) & 0x00000200) >> 9)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_SET(value)   (((value) << 9) & 0x00000200)
 

Field : NewDatC - NewDatC_2

Each bit in this field is a logical OR of a byte of the MONDC register. Array index i corresponds to byte i of the MONDC register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATC_2_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDC don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATC_2_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDC have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_LSB   10
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_MSB   10
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_SET_MSK   0x00000400
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_CLR_MSK   0xfffffbff
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_GET(value)   (((value) & 0x00000400) >> 10)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_SET(value)   (((value) << 10) & 0x00000400)
 

Field : NewDatC - NewDatC_3

Each bit in this field is a logical OR of a byte of the MONDC register. Array index i corresponds to byte i of the MONDC register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATC_3_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDC don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATC_3_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDC have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_LSB   11
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_MSB   11
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_SET_MSK   0x00000800
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_CLR_MSK   0xfffff7ff
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_GET(value)   (((value) & 0x00000800) >> 11)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_SET(value)   (((value) << 11) & 0x00000800)
 

Field : NewDatD - NewDatD_0

Each bit in this field is a logical OR of a byte of the MONDD register. Array index i corresponds to byte i of the MONDD register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATD_0_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDD don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATD_0_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDD have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_LSB   12
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_MSB   12
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_SET_MSK   0x00001000
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_CLR_MSK   0xffffefff
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_GET(value)   (((value) & 0x00001000) >> 12)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_SET(value)   (((value) << 12) & 0x00001000)
 

Field : NewDatD - NewDatD_1

Each bit in this field is a logical OR of a byte of the MONDD register. Array index i corresponds to byte i of the MONDD register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATD_1_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDD don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATD_1_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDD have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_LSB   13
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_MSB   13
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_SET_MSK   0x00002000
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_CLR_MSK   0xffffdfff
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_GET(value)   (((value) & 0x00002000) >> 13)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_SET(value)   (((value) << 13) & 0x00002000)
 

Field : NewDatD - NewDatD_2

Each bit in this field is a logical OR of a byte of the MONDD register. Array index i corresponds to byte i of the MONDD register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATD_2_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDD don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATD_2_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDD have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_LSB   14
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_MSB   14
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_SET_MSK   0x00004000
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_CLR_MSK   0xffffbfff
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_GET(value)   (((value) & 0x00004000) >> 14)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_SET(value)   (((value) << 14) & 0x00004000)
 

Field : NewDatD - NewDatD_3

Each bit in this field is a logical OR of a byte of the MONDD register. Array index i corresponds to byte i of the MONDD register.

Field Enumeration Values:

Enum Value Description
ALT_CAN_MSGHAND_MONDX_NEWDATD_3_E_NOTWRITTEN 0x0 The Message Objects in the corresponding byte of
: MONDD don't have new data.
ALT_CAN_MSGHAND_MONDX_NEWDATD_3_E_WRITTEN 0x1 One or more of the Message Objects in the
: corresponding byte of MONDD have new data
: available.

Field Access Macros:

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_E_NOTWRITTEN   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_E_WRITTEN   0x1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_LSB   15
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_MSB   15
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_WIDTH   1
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_SET_MSK   0x00008000
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_CLR_MSK   0xffff7fff
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_RESET   0x0
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_GET(value)   (((value) & 0x00008000) >> 15)
 
#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_SET(value)   (((value) << 15) & 0x00008000)
 

Data Structures

struct  ALT_CAN_MSGHAND_MONDX_s
 

Macros

#define ALT_CAN_MSGHAND_MONDX_OFST   0x14
 
#define ALT_CAN_MSGHAND_MONDX_ADDR(base)   ALT_CAST(void *, (ALT_CAST(char *, (base)) + ALT_CAN_MSGHAND_MONDX_OFST))
 

Typedefs

typedef struct
ALT_CAN_MSGHAND_MONDX_s 
ALT_CAN_MSGHAND_MONDX_t
 

Data Structure Documentation

struct ALT_CAN_MSGHAND_MONDX_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_MONDX.

Data Fields
const uint32_t NewDatA_0: 1 NewDatA
const uint32_t NewDatA_1: 1 NewDatA
const uint32_t NewDatA_2: 1 NewDatA
const uint32_t NewDatA_3: 1 NewDatA
const uint32_t NewDatB_0: 1 NewDatB
const uint32_t NewDatB_1: 1 NewDatB
const uint32_t NewDatB_2: 1 NewDatB
const uint32_t NewDatB_3: 1 NewDatB
const uint32_t NewDatC_0: 1 NewDatC
const uint32_t NewDatC_1: 1 NewDatC
const uint32_t NewDatC_2: 1 NewDatC
const uint32_t NewDatC_3: 1 NewDatC
const uint32_t NewDatD_0: 1 NewDatD
const uint32_t NewDatD_1: 1 NewDatD
const uint32_t NewDatD_2: 1 NewDatD
const uint32_t NewDatD_3: 1 NewDatD
uint32_t __pad0__: 16 UNDEFINED

Macro Definitions

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATA_0

The Message Objects in the corresponding byte of MONDA don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATA_0

One or more of the Message Objects in the corresponding byte of MONDA have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_LSB   0

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATA_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_MSB   0

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATA_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATA_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_SET_MSK   0x00000001

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATA_0 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_CLR_MSK   0xfffffffe

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATA_0 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATA_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_GET (   value)    (((value) & 0x00000001) >> 0)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATA_0 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_0_SET (   value)    (((value) << 0) & 0x00000001)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATA_0 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATA_1

The Message Objects in the corresponding byte of MONDA don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATA_1

One or more of the Message Objects in the corresponding byte of MONDA have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_LSB   1

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATA_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_MSB   1

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATA_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATA_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_SET_MSK   0x00000002

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATA_1 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_CLR_MSK   0xfffffffd

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATA_1 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATA_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_GET (   value)    (((value) & 0x00000002) >> 1)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATA_1 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_1_SET (   value)    (((value) << 1) & 0x00000002)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATA_1 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATA_2

The Message Objects in the corresponding byte of MONDA don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATA_2

One or more of the Message Objects in the corresponding byte of MONDA have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_LSB   2

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATA_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_MSB   2

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATA_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATA_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_SET_MSK   0x00000004

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATA_2 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_CLR_MSK   0xfffffffb

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATA_2 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATA_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_GET (   value)    (((value) & 0x00000004) >> 2)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATA_2 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_2_SET (   value)    (((value) << 2) & 0x00000004)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATA_2 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATA_3

The Message Objects in the corresponding byte of MONDA don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATA_3

One or more of the Message Objects in the corresponding byte of MONDA have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_LSB   3

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATA_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_MSB   3

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATA_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATA_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_SET_MSK   0x00000008

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATA_3 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_CLR_MSK   0xfffffff7

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATA_3 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATA_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_GET (   value)    (((value) & 0x00000008) >> 3)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATA_3 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATA_3_SET (   value)    (((value) << 3) & 0x00000008)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATA_3 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATB_0

The Message Objects in the corresponding byte of MONDB don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATB_0

One or more of the Message Objects in the corresponding byte of MONDB have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_LSB   4

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATB_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_MSB   4

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATB_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATB_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_SET_MSK   0x00000010

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATB_0 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_CLR_MSK   0xffffffef

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATB_0 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATB_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_GET (   value)    (((value) & 0x00000010) >> 4)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATB_0 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_0_SET (   value)    (((value) << 4) & 0x00000010)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATB_0 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATB_1

The Message Objects in the corresponding byte of MONDB don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATB_1

One or more of the Message Objects in the corresponding byte of MONDB have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_LSB   5

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATB_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_MSB   5

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATB_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATB_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_SET_MSK   0x00000020

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATB_1 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_CLR_MSK   0xffffffdf

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATB_1 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATB_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_GET (   value)    (((value) & 0x00000020) >> 5)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATB_1 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_1_SET (   value)    (((value) << 5) & 0x00000020)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATB_1 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATB_2

The Message Objects in the corresponding byte of MONDB don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATB_2

One or more of the Message Objects in the corresponding byte of MONDB have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_LSB   6

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATB_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_MSB   6

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATB_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATB_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_SET_MSK   0x00000040

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATB_2 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_CLR_MSK   0xffffffbf

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATB_2 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATB_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_GET (   value)    (((value) & 0x00000040) >> 6)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATB_2 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_2_SET (   value)    (((value) << 6) & 0x00000040)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATB_2 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATB_3

The Message Objects in the corresponding byte of MONDB don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATB_3

One or more of the Message Objects in the corresponding byte of MONDB have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_LSB   7

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATB_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_MSB   7

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATB_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATB_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_SET_MSK   0x00000080

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATB_3 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_CLR_MSK   0xffffff7f

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATB_3 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATB_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_GET (   value)    (((value) & 0x00000080) >> 7)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATB_3 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATB_3_SET (   value)    (((value) << 7) & 0x00000080)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATB_3 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATC_0

The Message Objects in the corresponding byte of MONDC don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATC_0

One or more of the Message Objects in the corresponding byte of MONDC have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_LSB   8

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATC_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_MSB   8

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATC_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATC_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_SET_MSK   0x00000100

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATC_0 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_CLR_MSK   0xfffffeff

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATC_0 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATC_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_GET (   value)    (((value) & 0x00000100) >> 8)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATC_0 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_0_SET (   value)    (((value) << 8) & 0x00000100)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATC_0 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATC_1

The Message Objects in the corresponding byte of MONDC don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATC_1

One or more of the Message Objects in the corresponding byte of MONDC have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_LSB   9

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATC_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_MSB   9

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATC_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATC_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_SET_MSK   0x00000200

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATC_1 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_CLR_MSK   0xfffffdff

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATC_1 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATC_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_GET (   value)    (((value) & 0x00000200) >> 9)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATC_1 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_1_SET (   value)    (((value) << 9) & 0x00000200)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATC_1 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATC_2

The Message Objects in the corresponding byte of MONDC don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATC_2

One or more of the Message Objects in the corresponding byte of MONDC have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_LSB   10

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATC_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_MSB   10

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATC_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATC_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_SET_MSK   0x00000400

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATC_2 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_CLR_MSK   0xfffffbff

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATC_2 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATC_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_GET (   value)    (((value) & 0x00000400) >> 10)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATC_2 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_2_SET (   value)    (((value) << 10) & 0x00000400)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATC_2 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATC_3

The Message Objects in the corresponding byte of MONDC don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATC_3

One or more of the Message Objects in the corresponding byte of MONDC have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_LSB   11

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATC_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_MSB   11

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATC_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATC_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_SET_MSK   0x00000800

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATC_3 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_CLR_MSK   0xfffff7ff

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATC_3 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATC_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_GET (   value)    (((value) & 0x00000800) >> 11)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATC_3 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATC_3_SET (   value)    (((value) << 11) & 0x00000800)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATC_3 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATD_0

The Message Objects in the corresponding byte of MONDD don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATD_0

One or more of the Message Objects in the corresponding byte of MONDD have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_LSB   12

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATD_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_MSB   12

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATD_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATD_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_SET_MSK   0x00001000

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATD_0 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_CLR_MSK   0xffffefff

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATD_0 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATD_0 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_GET (   value)    (((value) & 0x00001000) >> 12)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATD_0 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_0_SET (   value)    (((value) << 12) & 0x00001000)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATD_0 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATD_1

The Message Objects in the corresponding byte of MONDD don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATD_1

One or more of the Message Objects in the corresponding byte of MONDD have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_LSB   13

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATD_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_MSB   13

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATD_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATD_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_SET_MSK   0x00002000

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATD_1 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_CLR_MSK   0xffffdfff

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATD_1 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATD_1 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_GET (   value)    (((value) & 0x00002000) >> 13)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATD_1 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_1_SET (   value)    (((value) << 13) & 0x00002000)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATD_1 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATD_2

The Message Objects in the corresponding byte of MONDD don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATD_2

One or more of the Message Objects in the corresponding byte of MONDD have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_LSB   14

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATD_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_MSB   14

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATD_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATD_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_SET_MSK   0x00004000

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATD_2 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_CLR_MSK   0xffffbfff

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATD_2 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATD_2 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_GET (   value)    (((value) & 0x00004000) >> 14)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATD_2 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_2_SET (   value)    (((value) << 14) & 0x00004000)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATD_2 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_E_NOTWRITTEN   0x0

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATD_3

The Message Objects in the corresponding byte of MONDD don't have new data.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_E_WRITTEN   0x1

Enumerated value for register field ALT_CAN_MSGHAND_MONDX_NEWDATD_3

One or more of the Message Objects in the corresponding byte of MONDD have new data available.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_LSB   15

The Least Significant Bit (LSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATD_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_MSB   15

The Most Significant Bit (MSB) position of the ALT_CAN_MSGHAND_MONDX_NEWDATD_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_WIDTH   1

The width in bits of the ALT_CAN_MSGHAND_MONDX_NEWDATD_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_SET_MSK   0x00008000

The mask used to set the ALT_CAN_MSGHAND_MONDX_NEWDATD_3 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_CLR_MSK   0xffff7fff

The mask used to clear the ALT_CAN_MSGHAND_MONDX_NEWDATD_3 register field value.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_RESET   0x0

The reset value of the ALT_CAN_MSGHAND_MONDX_NEWDATD_3 register field.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_GET (   value)    (((value) & 0x00008000) >> 15)

Extracts the ALT_CAN_MSGHAND_MONDX_NEWDATD_3 field value from a register.

#define ALT_CAN_MSGHAND_MONDX_NEWDATD_3_SET (   value)    (((value) << 15) & 0x00008000)

Produces a ALT_CAN_MSGHAND_MONDX_NEWDATD_3 register field value suitable for setting the register.

#define ALT_CAN_MSGHAND_MONDX_OFST   0x14

The byte offset of the ALT_CAN_MSGHAND_MONDX register from the beginning of the component.

#define ALT_CAN_MSGHAND_MONDX_ADDR (   base)    ALT_CAST(void *, (ALT_CAST(char *, (base)) + ALT_CAN_MSGHAND_MONDX_OFST))

The address of the ALT_CAN_MSGHAND_MONDX register.

Typedef Documentation

The typedef declaration for register ALT_CAN_MSGHAND_MONDX.