![]() |
MCUXpresso SDK API Reference Manual
Rev. 0
NXP Semiconductors
|
Data Structures | |
| struct | iap_boot_option_t |
| 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. | |
Functions | |
| void | IAP_RunBootLoader (iap_boot_option_t *option) |
| Invoke into ROM with specified boot parameters. More... | |
| struct iap_boot_option_t |
| void IAP_RunBootLoader | ( | iap_boot_option_t * | option | ) |
| option | Boot parameters. Refer to iap_boot_option_t. |