![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Reading this register reads the values of the GPIO inputs.
Register Layout
Bits | Access | Reset | Description |
---|---|---|---|
[0] | R | 0x0 | External Port Field (nSTATUS) |
[1] | R | 0x0 | External Port Field (CONF_DONE) |
[2] | R | 0x0 | External Port Field (INIT_DONE) |
[3] | R | 0x0 | External Port Field (CRC_ERROR) |
[4] | R | 0x0 | External Port Field (CVP_CONF_DONE) |
[5] | R | 0x0 | External Port Field (PR_READY) |
[6] | R | 0x0 | External Port Field (PR_ERROR) |
[7] | R | 0x0 | External Port Field (PR_DONE) |
[8] | R | 0x0 | External Port Field (nCONFIG Pin) |
[9] | R | 0x0 | External Port Field (nSTATUS Pin) |
[10] | R | 0x0 | External Port Field (CONF_DONE Pin) |
[11] | R | 0x0 | External Port Field (FPGA_POWER_ON) |
[31:12] | ??? | 0x0 | UNDEFINED |
Field : External Port Field (nSTATUS) - ns | |
Reading this provides the value of nSTATUS Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_NS_LSB 0 |
#define | ALT_MON_GPIO_EXT_PORTA_NS_MSB 0 |
#define | ALT_MON_GPIO_EXT_PORTA_NS_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_NS_SET_MSK 0x00000001 |
#define | ALT_MON_GPIO_EXT_PORTA_NS_CLR_MSK 0xfffffffe |
#define | ALT_MON_GPIO_EXT_PORTA_NS_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_NS_GET(value) (((value) & 0x00000001) >> 0) |
#define | ALT_MON_GPIO_EXT_PORTA_NS_SET(value) (((value) << 0) & 0x00000001) |
Field : External Port Field (CONF_DONE) - cd | |
Reading this provides the value of CONF_DONE Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_CD_LSB 1 |
#define | ALT_MON_GPIO_EXT_PORTA_CD_MSB 1 |
#define | ALT_MON_GPIO_EXT_PORTA_CD_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_CD_SET_MSK 0x00000002 |
#define | ALT_MON_GPIO_EXT_PORTA_CD_CLR_MSK 0xfffffffd |
#define | ALT_MON_GPIO_EXT_PORTA_CD_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_CD_GET(value) (((value) & 0x00000002) >> 1) |
#define | ALT_MON_GPIO_EXT_PORTA_CD_SET(value) (((value) << 1) & 0x00000002) |
Field : External Port Field (INIT_DONE) - id | |
Reading this provides the value of INIT_DONE Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_ID_LSB 2 |
#define | ALT_MON_GPIO_EXT_PORTA_ID_MSB 2 |
#define | ALT_MON_GPIO_EXT_PORTA_ID_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_ID_SET_MSK 0x00000004 |
#define | ALT_MON_GPIO_EXT_PORTA_ID_CLR_MSK 0xfffffffb |
#define | ALT_MON_GPIO_EXT_PORTA_ID_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_ID_GET(value) (((value) & 0x00000004) >> 2) |
#define | ALT_MON_GPIO_EXT_PORTA_ID_SET(value) (((value) << 2) & 0x00000004) |
Field : External Port Field (CRC_ERROR) - crc | |
Reading this provides the value of CRC_ERROR Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_CRC_LSB 3 |
#define | ALT_MON_GPIO_EXT_PORTA_CRC_MSB 3 |
#define | ALT_MON_GPIO_EXT_PORTA_CRC_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_CRC_SET_MSK 0x00000008 |
#define | ALT_MON_GPIO_EXT_PORTA_CRC_CLR_MSK 0xfffffff7 |
#define | ALT_MON_GPIO_EXT_PORTA_CRC_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_CRC_GET(value) (((value) & 0x00000008) >> 3) |
#define | ALT_MON_GPIO_EXT_PORTA_CRC_SET(value) (((value) << 3) & 0x00000008) |
Field : External Port Field (CVP_CONF_DONE) - ccd | |
Reading this provides the value of CVP_CONF_DONE Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_CCD_LSB 4 |
#define | ALT_MON_GPIO_EXT_PORTA_CCD_MSB 4 |
#define | ALT_MON_GPIO_EXT_PORTA_CCD_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_CCD_SET_MSK 0x00000010 |
#define | ALT_MON_GPIO_EXT_PORTA_CCD_CLR_MSK 0xffffffef |
#define | ALT_MON_GPIO_EXT_PORTA_CCD_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_CCD_GET(value) (((value) & 0x00000010) >> 4) |
#define | ALT_MON_GPIO_EXT_PORTA_CCD_SET(value) (((value) << 4) & 0x00000010) |
Field : External Port Field (PR_READY) - prr | |
Reading this provides the value of PR_READY Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_PRR_LSB 5 |
#define | ALT_MON_GPIO_EXT_PORTA_PRR_MSB 5 |
#define | ALT_MON_GPIO_EXT_PORTA_PRR_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_PRR_SET_MSK 0x00000020 |
#define | ALT_MON_GPIO_EXT_PORTA_PRR_CLR_MSK 0xffffffdf |
#define | ALT_MON_GPIO_EXT_PORTA_PRR_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_PRR_GET(value) (((value) & 0x00000020) >> 5) |
#define | ALT_MON_GPIO_EXT_PORTA_PRR_SET(value) (((value) << 5) & 0x00000020) |
Field : External Port Field (PR_ERROR) - pre | |
Reading this provides the value of PR_ERROR Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_PRE_LSB 6 |
#define | ALT_MON_GPIO_EXT_PORTA_PRE_MSB 6 |
#define | ALT_MON_GPIO_EXT_PORTA_PRE_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_PRE_SET_MSK 0x00000040 |
#define | ALT_MON_GPIO_EXT_PORTA_PRE_CLR_MSK 0xffffffbf |
#define | ALT_MON_GPIO_EXT_PORTA_PRE_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_PRE_GET(value) (((value) & 0x00000040) >> 6) |
#define | ALT_MON_GPIO_EXT_PORTA_PRE_SET(value) (((value) << 6) & 0x00000040) |
Field : External Port Field (PR_DONE) - prd | |
Reading this provides the value of PR_DONE Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_PRD_LSB 7 |
#define | ALT_MON_GPIO_EXT_PORTA_PRD_MSB 7 |
#define | ALT_MON_GPIO_EXT_PORTA_PRD_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_PRD_SET_MSK 0x00000080 |
#define | ALT_MON_GPIO_EXT_PORTA_PRD_CLR_MSK 0xffffff7f |
#define | ALT_MON_GPIO_EXT_PORTA_PRD_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_PRD_GET(value) (((value) & 0x00000080) >> 7) |
#define | ALT_MON_GPIO_EXT_PORTA_PRD_SET(value) (((value) << 7) & 0x00000080) |
Field : External Port Field (nCONFIG Pin) - ncp | |
Reading this provides the value of nCONFIG Pin Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_NCP_LSB 8 |
#define | ALT_MON_GPIO_EXT_PORTA_NCP_MSB 8 |
#define | ALT_MON_GPIO_EXT_PORTA_NCP_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_NCP_SET_MSK 0x00000100 |
#define | ALT_MON_GPIO_EXT_PORTA_NCP_CLR_MSK 0xfffffeff |
#define | ALT_MON_GPIO_EXT_PORTA_NCP_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_NCP_GET(value) (((value) & 0x00000100) >> 8) |
#define | ALT_MON_GPIO_EXT_PORTA_NCP_SET(value) (((value) << 8) & 0x00000100) |
Field : External Port Field (nSTATUS Pin) - nsp | |
Reading this provides the value of nSTATUS Pin Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_NSP_LSB 9 |
#define | ALT_MON_GPIO_EXT_PORTA_NSP_MSB 9 |
#define | ALT_MON_GPIO_EXT_PORTA_NSP_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_NSP_SET_MSK 0x00000200 |
#define | ALT_MON_GPIO_EXT_PORTA_NSP_CLR_MSK 0xfffffdff |
#define | ALT_MON_GPIO_EXT_PORTA_NSP_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_NSP_GET(value) (((value) & 0x00000200) >> 9) |
#define | ALT_MON_GPIO_EXT_PORTA_NSP_SET(value) (((value) << 9) & 0x00000200) |
Field : External Port Field (CONF_DONE Pin) - cdp | |
Reading this provides the value of CONF_DONE Pin Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_CDP_LSB 10 |
#define | ALT_MON_GPIO_EXT_PORTA_CDP_MSB 10 |
#define | ALT_MON_GPIO_EXT_PORTA_CDP_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_CDP_SET_MSK 0x00000400 |
#define | ALT_MON_GPIO_EXT_PORTA_CDP_CLR_MSK 0xfffffbff |
#define | ALT_MON_GPIO_EXT_PORTA_CDP_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_CDP_GET(value) (((value) & 0x00000400) >> 10) |
#define | ALT_MON_GPIO_EXT_PORTA_CDP_SET(value) (((value) << 10) & 0x00000400) |
Field : External Port Field (FPGA_POWER_ON) - fpo | |
Reading this provides the value of FPGA_POWER_ON Field Access Macros: | |
#define | ALT_MON_GPIO_EXT_PORTA_FPO_LSB 11 |
#define | ALT_MON_GPIO_EXT_PORTA_FPO_MSB 11 |
#define | ALT_MON_GPIO_EXT_PORTA_FPO_WIDTH 1 |
#define | ALT_MON_GPIO_EXT_PORTA_FPO_SET_MSK 0x00000800 |
#define | ALT_MON_GPIO_EXT_PORTA_FPO_CLR_MSK 0xfffff7ff |
#define | ALT_MON_GPIO_EXT_PORTA_FPO_RESET 0x0 |
#define | ALT_MON_GPIO_EXT_PORTA_FPO_GET(value) (((value) & 0x00000800) >> 11) |
#define | ALT_MON_GPIO_EXT_PORTA_FPO_SET(value) (((value) << 11) & 0x00000800) |
Data Structures | |
struct | ALT_MON_GPIO_EXT_PORTA_s |
Macros | |
#define | ALT_MON_GPIO_EXT_PORTA_OFST 0x50 |
#define | ALT_MON_GPIO_EXT_PORTA_ADDR(base) ALT_CAST(void *, (ALT_CAST(char *, (base)) + ALT_MON_GPIO_EXT_PORTA_OFST)) |
Typedefs | |
typedef struct ALT_MON_GPIO_EXT_PORTA_s | ALT_MON_GPIO_EXT_PORTA_t |
struct ALT_MON_GPIO_EXT_PORTA_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_MON_GPIO_EXT_PORTA.
Data Fields | ||
---|---|---|
const uint32_t | ns: 1 | External Port Field (nSTATUS) |
const uint32_t | cd: 1 | External Port Field (CONF_DONE) |
const uint32_t | id: 1 | External Port Field (INIT_DONE) |
const uint32_t | crc: 1 | External Port Field (CRC_ERROR) |
const uint32_t | ccd: 1 | External Port Field (CVP_CONF_DONE) |
const uint32_t | prr: 1 | External Port Field (PR_READY) |
const uint32_t | pre: 1 | External Port Field (PR_ERROR) |
const uint32_t | prd: 1 | External Port Field (PR_DONE) |
const uint32_t | ncp: 1 | External Port Field (nCONFIG Pin) |
const uint32_t | nsp: 1 | External Port Field (nSTATUS Pin) |
const uint32_t | cdp: 1 | External Port Field (CONF_DONE Pin) |
const uint32_t | fpo: 1 | External Port Field (FPGA_POWER_ON) |
uint32_t | __pad0__: 20 | UNDEFINED |
#define ALT_MON_GPIO_EXT_PORTA_NS_LSB 0 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_NS register field.
#define ALT_MON_GPIO_EXT_PORTA_NS_MSB 0 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_NS register field.
#define ALT_MON_GPIO_EXT_PORTA_NS_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_NS register field.
#define ALT_MON_GPIO_EXT_PORTA_NS_SET_MSK 0x00000001 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_NS register field value.
#define ALT_MON_GPIO_EXT_PORTA_NS_CLR_MSK 0xfffffffe |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_NS register field value.
#define ALT_MON_GPIO_EXT_PORTA_NS_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_NS register field.
#define ALT_MON_GPIO_EXT_PORTA_NS_GET | ( | value | ) | (((value) & 0x00000001) >> 0) |
Extracts the ALT_MON_GPIO_EXT_PORTA_NS field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_NS_SET | ( | value | ) | (((value) << 0) & 0x00000001) |
Produces a ALT_MON_GPIO_EXT_PORTA_NS register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_CD_LSB 1 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_CD register field.
#define ALT_MON_GPIO_EXT_PORTA_CD_MSB 1 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_CD register field.
#define ALT_MON_GPIO_EXT_PORTA_CD_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_CD register field.
#define ALT_MON_GPIO_EXT_PORTA_CD_SET_MSK 0x00000002 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_CD register field value.
#define ALT_MON_GPIO_EXT_PORTA_CD_CLR_MSK 0xfffffffd |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_CD register field value.
#define ALT_MON_GPIO_EXT_PORTA_CD_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_CD register field.
#define ALT_MON_GPIO_EXT_PORTA_CD_GET | ( | value | ) | (((value) & 0x00000002) >> 1) |
Extracts the ALT_MON_GPIO_EXT_PORTA_CD field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_CD_SET | ( | value | ) | (((value) << 1) & 0x00000002) |
Produces a ALT_MON_GPIO_EXT_PORTA_CD register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_ID_LSB 2 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_ID register field.
#define ALT_MON_GPIO_EXT_PORTA_ID_MSB 2 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_ID register field.
#define ALT_MON_GPIO_EXT_PORTA_ID_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_ID register field.
#define ALT_MON_GPIO_EXT_PORTA_ID_SET_MSK 0x00000004 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_ID register field value.
#define ALT_MON_GPIO_EXT_PORTA_ID_CLR_MSK 0xfffffffb |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_ID register field value.
#define ALT_MON_GPIO_EXT_PORTA_ID_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_ID register field.
#define ALT_MON_GPIO_EXT_PORTA_ID_GET | ( | value | ) | (((value) & 0x00000004) >> 2) |
Extracts the ALT_MON_GPIO_EXT_PORTA_ID field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_ID_SET | ( | value | ) | (((value) << 2) & 0x00000004) |
Produces a ALT_MON_GPIO_EXT_PORTA_ID register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_CRC_LSB 3 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_CRC register field.
#define ALT_MON_GPIO_EXT_PORTA_CRC_MSB 3 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_CRC register field.
#define ALT_MON_GPIO_EXT_PORTA_CRC_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_CRC register field.
#define ALT_MON_GPIO_EXT_PORTA_CRC_SET_MSK 0x00000008 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_CRC register field value.
#define ALT_MON_GPIO_EXT_PORTA_CRC_CLR_MSK 0xfffffff7 |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_CRC register field value.
#define ALT_MON_GPIO_EXT_PORTA_CRC_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_CRC register field.
#define ALT_MON_GPIO_EXT_PORTA_CRC_GET | ( | value | ) | (((value) & 0x00000008) >> 3) |
Extracts the ALT_MON_GPIO_EXT_PORTA_CRC field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_CRC_SET | ( | value | ) | (((value) << 3) & 0x00000008) |
Produces a ALT_MON_GPIO_EXT_PORTA_CRC register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_CCD_LSB 4 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_CCD register field.
#define ALT_MON_GPIO_EXT_PORTA_CCD_MSB 4 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_CCD register field.
#define ALT_MON_GPIO_EXT_PORTA_CCD_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_CCD register field.
#define ALT_MON_GPIO_EXT_PORTA_CCD_SET_MSK 0x00000010 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_CCD register field value.
#define ALT_MON_GPIO_EXT_PORTA_CCD_CLR_MSK 0xffffffef |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_CCD register field value.
#define ALT_MON_GPIO_EXT_PORTA_CCD_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_CCD register field.
#define ALT_MON_GPIO_EXT_PORTA_CCD_GET | ( | value | ) | (((value) & 0x00000010) >> 4) |
Extracts the ALT_MON_GPIO_EXT_PORTA_CCD field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_CCD_SET | ( | value | ) | (((value) << 4) & 0x00000010) |
Produces a ALT_MON_GPIO_EXT_PORTA_CCD register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_PRR_LSB 5 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_PRR register field.
#define ALT_MON_GPIO_EXT_PORTA_PRR_MSB 5 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_PRR register field.
#define ALT_MON_GPIO_EXT_PORTA_PRR_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_PRR register field.
#define ALT_MON_GPIO_EXT_PORTA_PRR_SET_MSK 0x00000020 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_PRR register field value.
#define ALT_MON_GPIO_EXT_PORTA_PRR_CLR_MSK 0xffffffdf |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_PRR register field value.
#define ALT_MON_GPIO_EXT_PORTA_PRR_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_PRR register field.
#define ALT_MON_GPIO_EXT_PORTA_PRR_GET | ( | value | ) | (((value) & 0x00000020) >> 5) |
Extracts the ALT_MON_GPIO_EXT_PORTA_PRR field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_PRR_SET | ( | value | ) | (((value) << 5) & 0x00000020) |
Produces a ALT_MON_GPIO_EXT_PORTA_PRR register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_PRE_LSB 6 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_PRE register field.
#define ALT_MON_GPIO_EXT_PORTA_PRE_MSB 6 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_PRE register field.
#define ALT_MON_GPIO_EXT_PORTA_PRE_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_PRE register field.
#define ALT_MON_GPIO_EXT_PORTA_PRE_SET_MSK 0x00000040 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_PRE register field value.
#define ALT_MON_GPIO_EXT_PORTA_PRE_CLR_MSK 0xffffffbf |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_PRE register field value.
#define ALT_MON_GPIO_EXT_PORTA_PRE_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_PRE register field.
#define ALT_MON_GPIO_EXT_PORTA_PRE_GET | ( | value | ) | (((value) & 0x00000040) >> 6) |
Extracts the ALT_MON_GPIO_EXT_PORTA_PRE field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_PRE_SET | ( | value | ) | (((value) << 6) & 0x00000040) |
Produces a ALT_MON_GPIO_EXT_PORTA_PRE register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_PRD_LSB 7 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_PRD register field.
#define ALT_MON_GPIO_EXT_PORTA_PRD_MSB 7 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_PRD register field.
#define ALT_MON_GPIO_EXT_PORTA_PRD_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_PRD register field.
#define ALT_MON_GPIO_EXT_PORTA_PRD_SET_MSK 0x00000080 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_PRD register field value.
#define ALT_MON_GPIO_EXT_PORTA_PRD_CLR_MSK 0xffffff7f |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_PRD register field value.
#define ALT_MON_GPIO_EXT_PORTA_PRD_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_PRD register field.
#define ALT_MON_GPIO_EXT_PORTA_PRD_GET | ( | value | ) | (((value) & 0x00000080) >> 7) |
Extracts the ALT_MON_GPIO_EXT_PORTA_PRD field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_PRD_SET | ( | value | ) | (((value) << 7) & 0x00000080) |
Produces a ALT_MON_GPIO_EXT_PORTA_PRD register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_NCP_LSB 8 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_NCP register field.
#define ALT_MON_GPIO_EXT_PORTA_NCP_MSB 8 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_NCP register field.
#define ALT_MON_GPIO_EXT_PORTA_NCP_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_NCP register field.
#define ALT_MON_GPIO_EXT_PORTA_NCP_SET_MSK 0x00000100 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_NCP register field value.
#define ALT_MON_GPIO_EXT_PORTA_NCP_CLR_MSK 0xfffffeff |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_NCP register field value.
#define ALT_MON_GPIO_EXT_PORTA_NCP_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_NCP register field.
#define ALT_MON_GPIO_EXT_PORTA_NCP_GET | ( | value | ) | (((value) & 0x00000100) >> 8) |
Extracts the ALT_MON_GPIO_EXT_PORTA_NCP field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_NCP_SET | ( | value | ) | (((value) << 8) & 0x00000100) |
Produces a ALT_MON_GPIO_EXT_PORTA_NCP register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_NSP_LSB 9 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_NSP register field.
#define ALT_MON_GPIO_EXT_PORTA_NSP_MSB 9 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_NSP register field.
#define ALT_MON_GPIO_EXT_PORTA_NSP_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_NSP register field.
#define ALT_MON_GPIO_EXT_PORTA_NSP_SET_MSK 0x00000200 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_NSP register field value.
#define ALT_MON_GPIO_EXT_PORTA_NSP_CLR_MSK 0xfffffdff |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_NSP register field value.
#define ALT_MON_GPIO_EXT_PORTA_NSP_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_NSP register field.
#define ALT_MON_GPIO_EXT_PORTA_NSP_GET | ( | value | ) | (((value) & 0x00000200) >> 9) |
Extracts the ALT_MON_GPIO_EXT_PORTA_NSP field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_NSP_SET | ( | value | ) | (((value) << 9) & 0x00000200) |
Produces a ALT_MON_GPIO_EXT_PORTA_NSP register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_CDP_LSB 10 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_CDP register field.
#define ALT_MON_GPIO_EXT_PORTA_CDP_MSB 10 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_CDP register field.
#define ALT_MON_GPIO_EXT_PORTA_CDP_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_CDP register field.
#define ALT_MON_GPIO_EXT_PORTA_CDP_SET_MSK 0x00000400 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_CDP register field value.
#define ALT_MON_GPIO_EXT_PORTA_CDP_CLR_MSK 0xfffffbff |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_CDP register field value.
#define ALT_MON_GPIO_EXT_PORTA_CDP_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_CDP register field.
#define ALT_MON_GPIO_EXT_PORTA_CDP_GET | ( | value | ) | (((value) & 0x00000400) >> 10) |
Extracts the ALT_MON_GPIO_EXT_PORTA_CDP field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_CDP_SET | ( | value | ) | (((value) << 10) & 0x00000400) |
Produces a ALT_MON_GPIO_EXT_PORTA_CDP register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_FPO_LSB 11 |
The Least Significant Bit (LSB) position of the ALT_MON_GPIO_EXT_PORTA_FPO register field.
#define ALT_MON_GPIO_EXT_PORTA_FPO_MSB 11 |
The Most Significant Bit (MSB) position of the ALT_MON_GPIO_EXT_PORTA_FPO register field.
#define ALT_MON_GPIO_EXT_PORTA_FPO_WIDTH 1 |
The width in bits of the ALT_MON_GPIO_EXT_PORTA_FPO register field.
#define ALT_MON_GPIO_EXT_PORTA_FPO_SET_MSK 0x00000800 |
The mask used to set the ALT_MON_GPIO_EXT_PORTA_FPO register field value.
#define ALT_MON_GPIO_EXT_PORTA_FPO_CLR_MSK 0xfffff7ff |
The mask used to clear the ALT_MON_GPIO_EXT_PORTA_FPO register field value.
#define ALT_MON_GPIO_EXT_PORTA_FPO_RESET 0x0 |
The reset value of the ALT_MON_GPIO_EXT_PORTA_FPO register field.
#define ALT_MON_GPIO_EXT_PORTA_FPO_GET | ( | value | ) | (((value) & 0x00000800) >> 11) |
Extracts the ALT_MON_GPIO_EXT_PORTA_FPO field value from a register.
#define ALT_MON_GPIO_EXT_PORTA_FPO_SET | ( | value | ) | (((value) << 11) & 0x00000800) |
Produces a ALT_MON_GPIO_EXT_PORTA_FPO register field value suitable for setting the register.
#define ALT_MON_GPIO_EXT_PORTA_OFST 0x50 |
The byte offset of the ALT_MON_GPIO_EXT_PORTA register from the beginning of the component.
#define ALT_MON_GPIO_EXT_PORTA_ADDR | ( | base | ) | ALT_CAST(void *, (ALT_CAST(char *, (base)) + ALT_MON_GPIO_EXT_PORTA_OFST)) |
The address of the ALT_MON_GPIO_EXT_PORTA register.
typedef struct ALT_MON_GPIO_EXT_PORTA_s ALT_MON_GPIO_EXT_PORTA_t |
The typedef declaration for register ALT_MON_GPIO_EXT_PORTA.