|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
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). | |
| bool ra8_vin_field_detect_t::enable |
| 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().
| 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().