![]() |
MCUXpresso SDK API Reference Manual
Rev 2.16.000
NXP Semiconductors
|
Data Structures | |
| struct | _iap_boot_option |
| IAP boot option. More... | |
Macros | |
| #define | IAP_BOOT_OPTION_TAG (0xEBU) |
| IAP boot option tag. | |
| #define | IAP_BOOT_OPTION_MODE_MASTER (0U) |
| IAP boot option mode. | |
Typedefs | |
| typedef struct _iap_boot_option | iap_boot_option_t |
| IAP boot option. More... | |
Functions | |
| void | IAP_RunBootLoader (iap_boot_option_t *option) |
| Invoke into ROM with specified boot parameters. More... | |
| struct _iap_boot_option |
| typedef struct _iap_boot_option iap_boot_option_t |
| void IAP_RunBootLoader | ( | iap_boot_option_t * | option | ) |
| option | Boot parameters. Refer to iap_boot_option_t. |