File nut/include/dev/npl.h


Included Files


Preprocessor definitions

#define _DEV_NPL_H_

#define NPL_BASE 0xFF00

#define NPL_RSCR

#define NPL_RSFON_BIT 0

#define NPL_RSFON

#define NPL_RSFOFF_BIT 1

#define NPL_RSFOFF

#define NPL_RSDTR_BIT 2

#define NPL_RSDTR

#define NPL_RSRTS_BIT 3

#define NPL_RSRTS

#define NPL_RSUS0E_BIT 5

#define NPL_RSUS0E

#define NPL_RSUS1E_BIT 6

#define NPL_RSUS1E

#define NPL_RSUS1P_BIT 7

#define NPL_RSUS1P

#define NPL_IMR

#define NPL_SPICTRL

#define NPL_SLR

#define NPL_SCR

#define NPL_STATUS

#define NPL_RSCTS_BIT 0

#define NPL_RSCTS

#define NPL_RSDSR_BIT 1

#define NPL_RSDSR

#define NPL_RSDCD_BIT 2

#define NPL_RSDCD

#define NPL_RSRI_BIT 3

#define NPL_RSRI

#define NPL_RTCALARM_BIT 4

#define NPL_RTCALARM

#define NPL_LANWAKEUP_BIT 5

#define NPL_LANWAKEUP

#define NPL_FMBUSY_BIT 6

#define NPL_FMBUSY

#define NPL_MMCREADY_BIT 7

#define NPL_MMCREADY

#define NPL_RSINVAL_BIT 8

#define NPL_RSINVAL

#define NPL_NRSINVAL_BIT 9

#define NPL_NRSINVAL

#define NPL_MMCD_BIT 10

#define NPL_MMCD

#define NPL_NMMCD_BIT 11

#define NPL_NMMCD

#define NPL_MMCDR

#define NPL_XER

#define NPL_MMCS 0x0001

#define NPL_PANCS 0x0002

#define NPL_USRLED 0x0004

#define NPL_NPCS0 0x0008

#define NPL_VIDR


External Variables

sig_RSCTS
extern IRQ_HANDLER sig_RSCTS
Defined in: nut/dev/npl.c

sig_RSDSR
extern IRQ_HANDLER sig_RSDSR

Defined in: nut/dev/npl.c

sig_RSDCD
extern IRQ_HANDLER sig_RSDCD

Defined in: nut/dev/npl.c

sig_RSRI
extern IRQ_HANDLER sig_RSRI

Defined in: nut/dev/npl.c

sig_RTCALARM
extern IRQ_HANDLER sig_RTCALARM

Defined in: nut/dev/npl.c

sig_LANWAKEUP
extern IRQ_HANDLER sig_LANWAKEUP

Defined in: nut/dev/npl.c

sig_FMBUSY
extern IRQ_HANDLER sig_FMBUSY

Defined in: nut/dev/npl.c

sig_MMCREADY
extern IRQ_HANDLER sig_MMCREADY

sig_RSINVAL
extern IRQ_HANDLER sig_RSINVAL

Defined in: nut/dev/npl.c

sig_NRSINVAL
extern IRQ_HANDLER sig_NRSINVAL

Defined in: nut/dev/npl.c

sig_MMCD
extern IRQ_HANDLER sig_MMCD

Defined in: nut/dev/npl.c

sig_NMMCD
extern IRQ_HANDLER sig_NMMCD

Defined in: nut/dev/npl.c