|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
One name="value" attribute on an element. More...
#include <book.h>
Data Fields | |
| uint32_t | name_off |
| String-pool offset of the attribute name. | |
| uint32_t | value_off |
| String-pool offset of the attribute value. | |
| uint32_t book_attr_t::name_off |
String-pool offset of the attribute name.
Definition at line 318 of file book.h.
Referenced by internal_attributes(), and internal_emit_attrs().
| uint32_t book_attr_t::value_off |
String-pool offset of the attribute value.
Definition at line 319 of file book.h.
Referenced by internal_attributes(), and internal_emit_attrs().