Version 2.0.0-0

nmi Reference

File
core/xeos/include/xeos/hal/nmi.h
Date
Wednesday, June 25, 2014
Includes
None

Tasks

XEOS_HAL_NMI_Disable Top

Disables the NMI (Non Maskable Interrupts)

void XEOS_HAL_NMI_Disable( void );

XEOS_HAL_NMI_Enable Top

Enables the NMI (Non Maskable Interrupts)

void XEOS_HAL_NMI_Enable( void );

Macros

__XEOS_HAL_NMI_H__ Top

#define __XEOS_HAL_NMI_H__