![]() |
Kinetis Bootloader Host
2.0.0
Host Tools for Kinetis devices
|
Format of command packet. More...
#include <Command.h>
Public Member Functions | |
| void | init (uint8_t tag, uint8_t flags, uint8_t numArguments) |
| Initialize the command packet. | |
Public Attributes | |
| command_packet_t | m_header |
| Packet header. | |
| uint32_t | m_arguments [kMaxCommandArguments] |
| Command arguments. | |
Format of command packet.