Description for Option definitions that will be used in Mandatory, Optional and Custom set of commands. When these definitions are used it will update the Flags 7th bit (PHAL_ICODE_FLAG_OPTION) More...

Macros | |
| #define | PHAL_ICODE_OPTION_OFF PH_OFF |
| Option Bit is cleared. | |
| #define | PHAL_ICODE_OPTION_ON PH_ON |
| Option Bit is set. | |
| #define | PHAL_ICODE_OPTION_DEFAULT PHAL_ICODE_OPTION_OFF |
| Default Option. More... | |
Description for Option definitions that will be used in Mandatory, Optional and Custom set of commands. When these definitions are used it will update the Flags 7th bit (PHAL_ICODE_FLAG_OPTION)
| #define PHAL_ICODE_OPTION_DEFAULT PHAL_ICODE_OPTION_OFF |
Default Option.
This flag represents PHAL_ICODE_OPTION_OFF value.