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

CSIFLD parameter view. More...

#include <ra8_vin_types.h>

Data Fields

bool enable
 FLD_EN.
bool even_field_sel
 FLD_SEL (bit-4 of FLD_SEL[5:4]).
uint8_t even_field_num
 FLD_NUM (ra8_vin_field_polarity_t).

Detailed Description

CSIFLD parameter view.

HUM Ch 67.2.9 p 3983.

Definition at line 218 of file ra8_vin_types.h.

Field Documentation

◆ enable

bool ra8_vin_field_detect_t::enable

FLD_EN.

Definition at line 219 of file ra8_vin_types.h.

Referenced by ra8_vin_set_field_detect().

◆ even_field_num

uint8_t ra8_vin_field_detect_t::even_field_num

FLD_NUM (ra8_vin_field_polarity_t).

Definition at line 221 of file ra8_vin_types.h.

Referenced by ra8_vin_set_field_detect().

◆ even_field_sel

bool ra8_vin_field_detect_t::even_field_sel

FLD_SEL (bit-4 of FLD_SEL[5:4]).

Definition at line 220 of file ra8_vin_types.h.

Referenced by ra8_vin_set_field_detect().


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