ARMEBS4  revision-26.06.2015
Macros
ETH_Rx_DMA_Burst_Length
Collaboration diagram for ETH_Rx_DMA_Burst_Length:

Macros

#define ETH_RxDMABurstLength_1Beat
 
#define ETH_RxDMABurstLength_2Beat
 
#define ETH_RxDMABurstLength_4Beat
 
#define ETH_RxDMABurstLength_8Beat
 
#define ETH_RxDMABurstLength_16Beat
 
#define ETH_RxDMABurstLength_32Beat
 
#define ETH_RxDMABurstLength_4xPBL_4Beat
 
#define ETH_RxDMABurstLength_4xPBL_8Beat
 
#define ETH_RxDMABurstLength_4xPBL_16Beat
 
#define ETH_RxDMABurstLength_4xPBL_32Beat
 
#define ETH_RxDMABurstLength_4xPBL_64Beat
 
#define ETH_RxDMABurstLength_4xPBL_128Beat
 

Detailed Description

Macro Definition Documentation

#define ETH_RxDMABurstLength_1Beat

maximum number of beats to be transferred in one RxDMA transaction is 1

Definition at line 1315 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_2Beat

maximum number of beats to be transferred in one RxDMA transaction is 2

Definition at line 1316 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_4Beat

maximum number of beats to be transferred in one RxDMA transaction is 4

Definition at line 1317 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_8Beat

maximum number of beats to be transferred in one RxDMA transaction is 8

Definition at line 1318 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_16Beat

maximum number of beats to be transferred in one RxDMA transaction is 16

Definition at line 1319 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_32Beat

maximum number of beats to be transferred in one RxDMA transaction is 32

Definition at line 1320 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_4xPBL_4Beat

maximum number of beats to be transferred in one RxDMA transaction is 4

Definition at line 1321 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_4xPBL_8Beat

maximum number of beats to be transferred in one RxDMA transaction is 8

Definition at line 1322 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_4xPBL_16Beat

maximum number of beats to be transferred in one RxDMA transaction is 16

Definition at line 1323 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_4xPBL_32Beat

maximum number of beats to be transferred in one RxDMA transaction is 32

Definition at line 1324 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_4xPBL_64Beat

maximum number of beats to be transferred in one RxDMA transaction is 64

Definition at line 1325 of file stm32f4xx_eth.h.

#define ETH_RxDMABurstLength_4xPBL_128Beat

maximum number of beats to be transferred in one RxDMA transaction is 128

Definition at line 1326 of file stm32f4xx_eth.h.