|
dRonin
adbada4
dRonin firmware
|
Go to the source code of this file.
Functions | |
| void | PIOS_IAP_Init (void) |
| PIOS_IAP_Init - performs required initializations for iap module. More... | |
| uint32_t | PIOS_IAP_CheckRequest (void) |
| Determines if an In-Application-Programming request has been made. More... | |
| uint32_t | PIOS_Boot_CheckRequest (void) |
| Determines if a boot request has been made. More... | |
| void | PIOS_IAP_SetRequest1 (void) |
| Sets the 1st word of the request sequence. More... | |
| void | PIOS_IAP_SetRequest2 (void) |
| void | PIOS_IAP_SetRequest3 (void) |
| void | PIOS_IAP_ClearRequest (void) |
| uint16_t | PIOS_IAP_ReadBootCount (void) |
| void | PIOS_IAP_WriteBootCount (uint16_t) |