#include <crtpBootloader.h>
Public Member Functions | |
| constexpr | bootloader (uint8_t target, uint8_t cmd) |
Public Attributes | |
| uint8_t | cmd |
| uint8_t | header |
| uint8_t | target |
Definition at line 5 of file crtpBootloader.h.
|
inline |
Definition at line 7 of file crtpBootloader.h.
| uint8_t bootloader::cmd |
Definition at line 18 of file crtpBootloader.h.
| uint8_t bootloader::header |
Definition at line 16 of file crtpBootloader.h.
| uint8_t bootloader::target |
Definition at line 17 of file crtpBootloader.h.