rom_header Struct Reference
#include <rboot-private.h>
Collaboration diagram for rom_header:
Public Attributes | |
| uint8_t | magic |
| uint8_t | count |
| uint8_t | flags1 |
| uint8_t | flags2 |
| usercode * | entry |
Member Data Documentation
◆ count
| uint8_t rom_header::count |
◆ entry
| usercode* rom_header::entry |
◆ flags1
| uint8_t rom_header::flags1 |
◆ flags2
| uint8_t rom_header::flags2 |
◆ magic
| uint8_t rom_header::magic |
The documentation for this struct was generated from the following file:
1.8.13