|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Internal vtable + handle types for the display PAL. More...
Go to the source code of this file.
Data Structures | |
| struct | display_backend_iface |
| Opaque to applications – backends implement this internally and export a const instance through their own header. More... | |
| struct | display_handle |
| Opaque handle returned by display_init. More... | |
Internal vtable + handle types for the display PAL.
Not part of the public API. Only the PAL dispatcher and the backend TUs include this file. Tests under tests/ MAY also include it to drive MC/DC vectors against internal helpers, but application code never should.
Defines:
Definition in file ra8_display_pal_internal.h.