33 #ifndef PIOS_RE1FPGA_H
34 #define PIOS_RE1FPGA_H
void PIOS_RE1FPGA_SetBwLevels(uint8_t black, uint8_t white)
int32_t PIOS_RE1FPGA_Init(pios_spi_t spi_id, uint32_t slave_num, const struct pios_re1fpga_cfg *cfg, bool load_config)
int32_t PIOS_RE1FPGA_SetBuzzerType(enum pios_re1fpga_buzzer_types type)
pios_re1fpga_buzzer_types
OSD gen module, handles OSD draw. Parts from CL-OSD and SUPEROSD projects.
struct stm32_gpio rst_pin
struct stm32_gpio cresetb_pin
int32_t PIOS_RE1FPGA_Buzzer(bool enable)
void PIOS_RE1FPGA_SetXOffset(int8_t x_offset)
static struct flyingpicmd_cfg_fa cfg
void PIOS_RE1FPGA_SetXScale(uint8_t x_scale)
int32_t PIOS_RE1FPGA_MPTxPinMode(bool bidrectional, bool invert)
int32_t PIOS_RE1FPGA_SetSyncThreshold(uint8_t threshold)
int32_t PIOS_RE1FPGA_SetNotificationLedColor(enum pios_re1fpga_led_colors led_colors)
uint8_t PIOS_RE1FPGA_GetHWRevision()
int32_t PIOS_RE1FPGA_SetIRProtocol(enum pios_re1fpga_ir_protocols ir_protocol)
int32_t PIOS_RE1FPGA_MPTxPinPullUpDown(bool enable, bool pullup)
pios_re1fpga_ir_protocols
int32_t PIOS_RE1FPGA_SerialRxInvert(bool invert)
void PIOS_RE1FPGA_Set3DConfig(enum pios_video_3d_mode mode, uint8_t x_shift_right)
struct stm32_gpio cdone_pin
int32_t PIOS_RE1FPGA_SetIRData(const uint8_t *ir_data, uint8_t n_bytes)
struct stm32_gpio mco_pin