NXP Reader Library  v17.1.0.2535

The Options for representing target Voltage and Current operation to perform for the GPIO configured as Down-Stream Power Out. Applicable to Bits 7 - 2. More...

Collaboration diagram for Target Voltage and Current:

Macros

#define PHAL_NTAGXDNA_GPIO_OPERATION_V_I_DEFAULT   0x00U
 Option to indicate Default level as configured with Cmd.SetConfiguration.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_100UA   0x04U
 Option to indicate Power downstream voltage of 1.8V and current of 100uA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_300UA   0x08U
 Option to indicate Power downstream voltage of 1.8V and current of 300uA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_500UA   0x0CU
 Option to indicate Power downstream voltage of 1.8V and current of 500uA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_1MA   0x10U
 Option to indicate Power downstream voltage of 1.8V and current of 1mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_2MA   0x14U
 Option to indicate Power downstream voltage of 1.8V and current of 2mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_3MA   0x18U
 Option to indicate Power downstream voltage of 1.8V and current of 3mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_5MA   0x1CU
 Option to indicate Power downstream voltage of 1.8V and current of 5mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_7MA   0x20U
 Option to indicate Power downstream voltage of 1.8V and current of 7mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_10MA   0x24U
 Option to indicate Power downstream voltage of 1.8V and current of 10mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_1_8V_MAX_CURRENT   0x3CU
 Option to indicate Power downstream voltage of 1.8V and maximum available current.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_100UA   0x44U
 Option to indicate Power downstream voltage of 2V and current of 100uA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_300UA   0x48U
 Option to indicate Power downstream voltage of 2V and current of 300uA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_500UA   0x4CU
 Option to indicate Power downstream voltage of 2V and current of 500uA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_1MA   0x50U
 Option to indicate Power downstream voltage of 2V and current of 1mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_2MA   0x54U
 Option to indicate Power downstream voltage of 2V and current of 2mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_3MA   0x58U
 Option to indicate Power downstream voltage of 2V and current of 3mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_5MA   0x5CU
 Option to indicate Power downstream voltage of 2V and current of 5mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_7MA   0x60U
 Option to indicate Power downstream voltage of 2V and current of 7mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_10MA   0x64U
 Option to indicate Power downstream voltage of 2V and current of 10mA.
 
#define PHAL_NTAGXDNA_GPIO_OPERATION_2V_MAX_CURRENT   0x7CU
 Option to indicate Power downstream voltage of 2V and maximum available current.
 

Detailed Description

The Options for representing target Voltage and Current operation to perform for the GPIO configured as Down-Stream Power Out. Applicable to Bits 7 - 2.