X2C General Library >> General > x2c_TypeConv
x2c_TypeConv
X2C Data Type Conversion
Description
Data Type Conversion
Implementations
- FiP8_16: 8 to 16 Bit Fixed Point
- FiP8_32: 8 to 32 Bit Fixed Point
- FiP16_8: 16 to 8 Bit Fixed Point
- FiP16_32: 16 to 32 Bit Fixed Point
- FiP32_8: 32 to 8 Bit Fixed Point
- FiP32_16: 32 to 16 Bit Fixed Point
- Bool_FiP16: Boolean to 16 Bit Fixed Point
- Bool_FiP32: Boolean to 32 Bit Fixed Point
- FiP16_Bool: 16 Bit Fixed Point to Boolean
- FiP32_Bool: 32 Bit Fixed Point to Boolean