LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
IP_ENET_002_MODULE_CTRL_T Struct Reference

Detailed Description

Ethernet Module Control register block structure.

Definition at line 114 of file enet_002.h.

#include "enet_002.h"

Data Fields

__I uint32_t INTSTATUS
 
__IO uint32_t INTENABLE
 
__O uint32_t INTCLEAR
 
__O uint32_t INTSET
 
uint32_t RESERVED
 
__IO uint32_t POWERDOWN
 

Field Documentation

__O uint32_t INTCLEAR

Interrupt clear register

Definition at line 117 of file enet_002.h.

__IO uint32_t INTENABLE

Interrupt enable register

Definition at line 116 of file enet_002.h.

__O uint32_t INTSET

Interrupt set register

Definition at line 118 of file enet_002.h.

__I uint32_t INTSTATUS

Interrupt status register

Definition at line 115 of file enet_002.h.

__IO uint32_t POWERDOWN

Power-down register

Definition at line 120 of file enet_002.h.

uint32_t RESERVED

Definition at line 119 of file enet_002.h.


The documentation for this struct was generated from the following file: