|
Lazuli
|
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 | |
| uint16_t U16DivisionResult::remainder |
| uint16_t U16DivisionResult::quotient |