operand_t Struct Reference

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

Collaboration diagram for operand_t:
Collaboration graph
[legend]

Data Fields

uint32_t op1
 Operand 1.
uint32_t op2
 Operand 2.

Detailed Description

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

Definition at line 989 of file si114x_functions.c.


Field Documentation

uint32_t operand_t::op1
uint32_t operand_t::op2

The documentation for this struct was generated from the following file: