nmi Reference

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

Tasks

XEOS_HAL_NMI_Disable

Disables the NMI (Non Maskable Interrupts)

void XEOS_HAL_NMI_Disable( void );

XEOS_HAL_NMI_Enable

Enables the NMI (Non Maskable Interrupts)

void XEOS_HAL_NMI_Enable( void );

Macros

__XEOS_HAL_NMI_H__

#define __XEOS_HAL_NMI_H__