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

One CEU DVP pin: MCU port/pin routed to the CEU peripheral. More...

Data Fields

ra8_port_t port
 MCU port.
ra8_pin_t pin
 MCU pin within the port.

Detailed Description

One CEU DVP pin: MCU port/pin routed to the CEU peripheral.

Definition at line 43 of file cam_ceu.c.

Field Documentation

◆ pin

ra8_pin_t cam_ceu_pin_t::pin

MCU pin within the port.

Definition at line 45 of file cam_ceu.c.

◆ port

ra8_port_t cam_ceu_pin_t::port

MCU port.

Definition at line 44 of file cam_ceu.c.


The documentation for this struct was generated from the following file:
  • examples/ek_ra8d2/hw_validated/hil/camera_capture/src/cam_ceu.c