|
ConOpSys V2970
P004.07
ANVILEX control operating system
|

Macros | |
| #define | ETH_INTERFRAMEGAP_96BIT 0x00000000U |
| #define | ETH_INTERFRAMEGAP_88BIT 0x00020000U |
| #define | ETH_INTERFRAMEGAP_80BIT 0x00040000U |
| #define | ETH_INTERFRAMEGAP_72BIT 0x00060000U |
| #define | ETH_INTERFRAMEGAP_64BIT 0x00080000U |
| #define | ETH_INTERFRAMEGAP_56BIT 0x000A0000U |
| #define | ETH_INTERFRAMEGAP_48BIT 0x000C0000U |
| #define | ETH_INTERFRAMEGAP_40BIT 0x000E0000U |
| #define ETH_INTERFRAMEGAP_40BIT 0x000E0000U |
minimum IFG between frames during transmission is 40Bit
| #define ETH_INTERFRAMEGAP_48BIT 0x000C0000U |
minimum IFG between frames during transmission is 48Bit
| #define ETH_INTERFRAMEGAP_56BIT 0x000A0000U |
minimum IFG between frames during transmission is 56Bit
| #define ETH_INTERFRAMEGAP_64BIT 0x00080000U |
minimum IFG between frames during transmission is 64Bit
| #define ETH_INTERFRAMEGAP_72BIT 0x00060000U |
minimum IFG between frames during transmission is 72Bit
| #define ETH_INTERFRAMEGAP_80BIT 0x00040000U |
minimum IFG between frames during transmission is 80Bit
| #define ETH_INTERFRAMEGAP_88BIT 0x00020000U |
minimum IFG between frames during transmission is 88Bit
| #define ETH_INTERFRAMEGAP_96BIT 0x00000000U |
minimum IFG between frames during transmission is 96Bit