pwrmeter2 2.0.0.0

Macros

#define PWRMETER2_READ_SAME_SINGLE_REG   0x000000ul
 
#define PWRMETER2_READ_REG_GROUPS   0x400000ul
 
#define PWRMETER2_READ_REG_TYPES   0x800000ul
 
#define PWRMETER2_READ_ENTIRE_REG_MAP   0xC00000ul
 
#define PWRMETER2_ADDR_COUNT_NOT_INCR_WRITE   0x000000ul
 
#define PWRMETER2_ADDR_COUNT_INCR_WRITE   0x200000ul
 
#define PWRMETER2_DR_PIN_HIGH_IMP_NOT_READY   0x000000ul
 
#define PWRMETER2_DR_PIN_LOGIC_HIGH_NOT_READY   0x100000ul
 
#define PWRMETER2_DATA_READY_LINK_DIS   0x000000ul
 
#define PWRMETER2_DATA_READY_LINK_EN   0x080000ul
 
#define PWRMETER2_CRC_WIDTH_16_BIT   0x000000ul
 
#define PWRMETER2_CRC_WIDTH_32_BIT   0x040000ul
 
#define PWRMETER2_DATA_WIDTH_16_BIT   0x000000ul
 
#define PWRMETER2_DATA_WIDTH_24_BIT   0x010000ul
 
#define PWRMETER2_DATA_WIDTH_32_BIT_WITH_ZEROS   0x020000ul
 
#define PWRMETER2_DATA_WIDTH_32_BIT_WITH_SIGN   0x030000ul
 
#define PWRMETER2_CRC_DIS   0x000000ul
 
#define PWRMETER2_CRC_EN   0x008000ul
 
#define PWRMETER2_CRCREG_INTERR_DIS   0x000000ul
 
#define PWRMETER2_CRCREG_INTERR_EN   0x004000ul
 
#define PWRMETER2_MODUL_OUTPUT_DIS   0x000000ul
 
#define PWRMETER2_MODUL_OUTPUT_EN   0x000800ul
 

Detailed Description

Macro Definition Documentation

◆ PWRMETER2_ADDR_COUNT_INCR_WRITE

#define PWRMETER2_ADDR_COUNT_INCR_WRITE   0x200000ul

◆ PWRMETER2_ADDR_COUNT_NOT_INCR_WRITE

#define PWRMETER2_ADDR_COUNT_NOT_INCR_WRITE   0x000000ul

◆ PWRMETER2_CRC_DIS

#define PWRMETER2_CRC_DIS   0x000000ul

◆ PWRMETER2_CRC_EN

#define PWRMETER2_CRC_EN   0x008000ul

◆ PWRMETER2_CRC_WIDTH_16_BIT

#define PWRMETER2_CRC_WIDTH_16_BIT   0x000000ul

◆ PWRMETER2_CRC_WIDTH_32_BIT

#define PWRMETER2_CRC_WIDTH_32_BIT   0x040000ul

◆ PWRMETER2_CRCREG_INTERR_DIS

#define PWRMETER2_CRCREG_INTERR_DIS   0x000000ul

◆ PWRMETER2_CRCREG_INTERR_EN

#define PWRMETER2_CRCREG_INTERR_EN   0x004000ul

◆ PWRMETER2_DATA_READY_LINK_DIS

#define PWRMETER2_DATA_READY_LINK_DIS   0x000000ul

◆ PWRMETER2_DATA_READY_LINK_EN

#define PWRMETER2_DATA_READY_LINK_EN   0x080000ul

◆ PWRMETER2_DATA_WIDTH_16_BIT

#define PWRMETER2_DATA_WIDTH_16_BIT   0x000000ul

◆ PWRMETER2_DATA_WIDTH_24_BIT

#define PWRMETER2_DATA_WIDTH_24_BIT   0x010000ul

◆ PWRMETER2_DATA_WIDTH_32_BIT_WITH_SIGN

#define PWRMETER2_DATA_WIDTH_32_BIT_WITH_SIGN   0x030000ul

◆ PWRMETER2_DATA_WIDTH_32_BIT_WITH_ZEROS

#define PWRMETER2_DATA_WIDTH_32_BIT_WITH_ZEROS   0x020000ul

◆ PWRMETER2_DR_PIN_HIGH_IMP_NOT_READY

#define PWRMETER2_DR_PIN_HIGH_IMP_NOT_READY   0x000000ul

◆ PWRMETER2_DR_PIN_LOGIC_HIGH_NOT_READY

#define PWRMETER2_DR_PIN_LOGIC_HIGH_NOT_READY   0x100000ul

◆ PWRMETER2_MODUL_OUTPUT_DIS

#define PWRMETER2_MODUL_OUTPUT_DIS   0x000000ul

◆ PWRMETER2_MODUL_OUTPUT_EN

#define PWRMETER2_MODUL_OUTPUT_EN   0x000800ul

◆ PWRMETER2_READ_ENTIRE_REG_MAP

#define PWRMETER2_READ_ENTIRE_REG_MAP   0xC00000ul

◆ PWRMETER2_READ_REG_GROUPS

#define PWRMETER2_READ_REG_GROUPS   0x400000ul

◆ PWRMETER2_READ_REG_TYPES

#define PWRMETER2_READ_REG_TYPES   0x800000ul

◆ PWRMETER2_READ_SAME_SINGLE_REG

#define PWRMETER2_READ_SAME_SINGLE_REG   0x000000ul