#include <crtpBootloader.h>
Public Member Functions | |
| bootloaderLoadBufferRequest (uint8_t target, uint16_t page, uint16_t address) | |
Public Attributes | |
| uint16_t | address |
| uint8_t | data [25] |
| bootloader | header |
| uint16_t | page |
Definition at line 48 of file crtpBootloader.h.
|
inline |
Definition at line 50 of file crtpBootloader.h.
| uint16_t bootloaderLoadBufferRequest::address |
Definition at line 62 of file crtpBootloader.h.
| uint8_t bootloaderLoadBufferRequest::data[25] |
Definition at line 63 of file crtpBootloader.h.
| bootloader bootloaderLoadBufferRequest::header |
Definition at line 60 of file crtpBootloader.h.
| uint16_t bootloaderLoadBufferRequest::page |
Definition at line 61 of file crtpBootloader.h.