|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Decoded view of AKEPLATIR / AKEPACMSR. More...
#include <ra8_mipi_dsi_types.h>
Data Fields | |
| uint16_t | error_report |
| 16-bit DSI ack/error bitmap. | |
| ra8_mipi_dsi_vc_t | virtual_channel |
| VC tag of the report. | |
Decoded view of AKEPLATIR / AKEPACMSR.
Definition at line 265 of file ra8_mipi_dsi_types.h.
| uint16_t ra8_mipi_dsi_ack_error_t::error_report |
16-bit DSI ack/error bitmap.
Definition at line 266 of file ra8_mipi_dsi_types.h.
Referenced by ra8_mipi_dsi_ack_error_get().
| ra8_mipi_dsi_vc_t ra8_mipi_dsi_ack_error_t::virtual_channel |
VC tag of the report.
Definition at line 267 of file ra8_mipi_dsi_types.h.
Referenced by ra8_mipi_dsi_ack_error_get().