![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "EHCI.h"
Data Fields | |
NextLinkPointer | Horizontal |
struct { | |
__IO uint32_t Offset: 12 | |
__IO uint32_t PageSelect: 3 | |
uint32_t IntOnComplete: 1 | |
__IO uint32_t Length: 12 | |
__IO uint32_t Error: 1 | |
__IO uint32_t Babble: 1 | |
__IO uint32_t BufferError: 1 | |
__IO uint32_t Active: 1 | |
} | Transaction [8] |
uint32_t | BufferPointer [7] |
uint32_t | inUse |
uint32_t | IhdIdx |
uint32_t | reserved [6] |
NextLinkPointer Horizontal |
struct { ... } Transaction[8] |