NXP's driver library for LPC17xx, ported to mbed's online compiler. Not tested! I had to fix a lot of warings and found a couple of pretty obvious bugs, so the chances are there are more. Original: http://ics.nxp.com/support/documents/microcontrollers/zip/lpc17xx.cmsis.driver.library.zip

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

lpc17xx_nvic.h File Reference

lpc17xx_nvic.h File Reference

: Contains all macro definitions and function prototypes support for Nesting Vectored Interrupt firmware library on LPC17xx More...

Go to the source code of this file.

Functions

void NVIC_DeInit (void)
 De-initializes the NVIC peripheral registers to their default reset values.
void NVIC_SCBDeInit (void)
 De-initializes the SCB peripheral registers to their default reset values.
void NVIC_SetVTOR (uint32_t offset)
 Set Vector Table Offset value.

Detailed Description

: Contains all macro definitions and function prototypes support for Nesting Vectored Interrupt firmware library on LPC17xx

Version:
: 1.0
Date:
: 18. Mar. 2009
Author:
: HieuNguyen

Software that is described herein is for illustrative purposes only which provides customers with programming information regarding the products. This software is supplied "AS IS" without any warranties. NXP Semiconductors assumes no responsibility or liability for the use of the software, conveys no license or title under any patent, copyright, or mask work right to the product. NXP Semiconductors reserves the right to make changes in the software without notification. NXP Semiconductors also make no representation or warranty that such application will be suitable for the specified use without further testing or modification.

Definition in file lpc17xx_nvic.h.