operand_t Struct Reference

The fx20_divide and fx20_multiply uses this structure to pass values into it.

Definition at line 1020 of file si114x_functions.c.

Data Fields

uint32_t op1
 
uint32_t op2
 

Field Documentation

uint32_t operand_t::op1

Operand 1

Definition at line 1021 of file si114x_functions.c.

Referenced by si114x_set_ucoef().

uint32_t operand_t::op2

Operand 2

Definition at line 1022 of file si114x_functions.c.

Referenced by si114x_set_ucoef().


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/hardware/kit/common/drivers/si114x_functions.c