1.1.5 UART Bootloader Library Interface
Name | Description |
---|---|
bootloader_Tasks | Starts bootloader execution. |
bootloader_Trigger | Checks if Bootloader has to be executed at startup. |
bootloader_GetVersion | Returns the current bootloader version. |
run_Application | Runs the programmed application at startup. |
bootloader_ProgramFlashBankSelect | Selects Appropriate Program Flash Bank after reset. |