EFM32 Pearl Gecko Software Documentation  efm32pg1-doc-4.2.1
operand_t Struct Reference

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

Data Fields

uint32_t op1
 
uint32_t op2
 

Detailed Description

Definition at line 1003 of file si114x_functions.c.

Field Documentation

uint32_t operand_t::op1

Operand 1

Definition at line 1005 of file si114x_functions.c.

Referenced by si114x_set_ucoef().

uint32_t operand_t::op2

Operand 2

Definition at line 1006 of file si114x_functions.c.

Referenced by si114x_set_ucoef().


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