Lazuli
Data Fields
U16DivisionResult Struct Reference

Represents the result of a uin16_t division. More...

#include <arch.h>

Data Fields

uint16_t remainder
 The remainder of the division.
 
uint16_t quotient
 The quotient of the division.
 

Detailed Description

Represents the result of a uin16_t division.

Definition at line 263 of file arch.h.


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