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_MFDUOX_GPIO_OPERATION_V_I_DEFAULT   0x00
 Option to indicate Default level as configured with Cmd.SetConfiguration.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_100UA   0x04
 Option to indicate Power downstream voltage of 1.8V and current of 100uA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_300UA   0x08
 Option to indicate Power downstream voltage of 1.8V and current of 300uA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_500UA   0x0C
 Option to indicate Power downstream voltage of 1.8V and current of 500uA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_1MA   0x10
 Option to indicate Power downstream voltage of 1.8V and current of 1mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_2MA   0x14
 Option to indicate Power downstream voltage of 1.8V and current of 2mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_3MA   0x18
 Option to indicate Power downstream voltage of 1.8V and current of 3mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_5MA   0x1C
 Option to indicate Power downstream voltage of 1.8V and current of 5mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_7MA   0x20
 Option to indicate Power downstream voltage of 1.8V and current of 7mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_10MA   0x24
 Option to indicate Power downstream voltage of 1.8V and current of 10mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_1_8V_MAX_CURRENT   0x3C
 Option to indicate Power downstream voltage of 1.8V and maximum available current.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_100UA   0x44
 Option to indicate Power downstream voltage of 2V and current of 100uA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_300UA   0x48
 Option to indicate Power downstream voltage of 2V and current of 300uA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_500UA   0x4C
 Option to indicate Power downstream voltage of 2V and current of 500uA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_1MA   0x50
 Option to indicate Power downstream voltage of 2V and current of 1mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_2MA   0x54
 Option to indicate Power downstream voltage of 2V and current of 2mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_3MA   0x58
 Option to indicate Power downstream voltage of 2V and current of 3mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_5MA   0x5C
 Option to indicate Power downstream voltage of 2V and current of 5mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_7MA   0x60
 Option to indicate Power downstream voltage of 2V and current of 7mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_10MA   0x64
 Option to indicate Power downstream voltage of 2V and current of 10mA.
 
#define PHAL_MFDUOX_GPIO_OPERATION_2V_MAX_CURRENT   0x7C
 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.