LPCOpen Platform for LPC112X microcontrollers  112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
Data Structures
LPC11XX ROM API declarations and functions

Detailed Description

The ROM-based 32-bit integer division routines are available for all LPC11U6x. These routines are performance optimized and reduce application code space. As part of chip library these routines overload “/” and “” operators in C.

Data Structures

struct  IDIV_RETURN_T
 Structure containing signed integer divider return data. More...
 
struct  UIDIV_RETURN_T
 Structure containing unsigned integer divider return data. More...
 
struct  ROM_DIV_API_T
 ROM divider API Structure. More...