operand_t Struct Reference

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

Definition at line 1009 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 1010 of file si114x_functions.c .

Referenced by si114x_set_ucoef() .

uint32_t operand_t::op2

Operand 2

Definition at line 1011 of file si114x_functions.c .

Referenced by si114x_set_ucoef() .


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