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

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.

Detailed Description

Decoded view of AKEPLATIR / AKEPACMSR.

Definition at line 265 of file ra8_mipi_dsi_types.h.

Field Documentation

◆ error_report

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().

◆ virtual_channel

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().


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