|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Caller-owned pointer-aligned storage for one platform view handle. More...
#include <board_view.h>
Data Fields | |
| uintptr_t | words [4] |
| Opaque backend state; 32 bytes on 64-bit hosts. | |
Caller-owned pointer-aligned storage for one platform view handle.
Definition at line 34 of file board_view.h.
| uintptr_t board_view_storage_t::words[4] |
Opaque backend state; 32 bytes on 64-bit hosts.
Definition at line 35 of file board_view.h.