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

Caller-owned sensor instance; supports multiple independent parts. More...

#include <ra8_ov5640.h>

Collaboration diagram for ra8_ov5640_t:

Data Fields

ra8_ov5640_bus_t bus
 Copied transport callbacks.
uint8_t address
 Selected seven-bit SCCB address.
bool initialized
 Successful binding marker.

Detailed Description

Caller-owned sensor instance; supports multiple independent parts.

Definition at line 68 of file ra8_ov5640.h.

Field Documentation

◆ address

uint8_t ra8_ov5640_t::address

Selected seven-bit SCCB address.

Definition at line 70 of file ra8_ov5640.h.

Referenced by ra8_ov5640_probe(), ra8_ov5640_read_reg(), and ra8_ov5640_write_reg().

◆ bus

ra8_ov5640_bus_t ra8_ov5640_t::bus

◆ initialized


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