EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2
operand_t Struct Reference

Detailed Description

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

Definition at line 1003 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 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: