LPCOpen Platform for LPC112X microcontrollers  112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
Data Fields
IDIV_RETURN_T Struct Reference

Detailed Description

Structure containing signed integer divider return data.

Definition at line 50 of file romdiv_112x.h.

#include "romdiv_112x.h"

Data Fields

int quot
 
int rem
 

Field Documentation

int quot

Quotient

Definition at line 51 of file romdiv_112x.h.

int rem

Reminder

Definition at line 52 of file romdiv_112x.h.


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