FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pi_ffc_data_t Struct Reference

Data Fields

struct pi_ffc_itf_data_s * itf_data
 
pi_ffc_fixed_type_e fixed_type
 
uint32_t fixed_scale
 
uint32_t fixed_precision
 
pi_ffc_float_type_e float_type
 
pi_ffc_mode_e mode
 

Field Documentation

uint32_t pi_ffc_data_t::fixed_precision

Referenced by __pi_ffc_conf_apply(), and pi_ffc_open().

uint32_t pi_ffc_data_t::fixed_scale

Referenced by __pi_ffc_conf_apply(), and pi_ffc_open().

pi_ffc_fixed_type_e pi_ffc_data_t::fixed_type
pi_ffc_float_type_e pi_ffc_data_t::float_type
struct pi_ffc_itf_data_s* pi_ffc_data_t::itf_data
pi_ffc_mode_e pi_ffc_data_t::mode