ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
board_view_storage_t Struct Reference

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.

Detailed Description

Caller-owned pointer-aligned storage for one platform view handle.

Definition at line 34 of file board_view.h.

Field Documentation

◆ words

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.


The documentation for this struct was generated from the following file: