XINU
|
CPSW_SLレジスタ用の構造体 More...
#include <am335x_eth.h>
Data Fields | |
uint32 | bofftest |
バックオフテストレジスタ More... | |
uint32 | emctrl |
エミュレーション制御レジスタ More... | |
uint32 | idver |
SL ID/Versionレジスタ More... | |
uint32 | macctrl |
DMAC制御レジスタ More... | |
uint32 | macstat |
DMAC状態レジスタ More... | |
uint32 | reset |
SLソフトリセットレジスタ More... | |
uint32 | rx_maxlen |
RX(受信)最大長レジスタ More... | |
uint32 | rx_pause |
RX(受信)ポーズタイマーレジスタ More... | |
uint32 | rx_pri_map |
RX(受信)パケット優先度0〜7のマッピングレジスタ More... | |
uint32 | tx_gap |
内部パケットギャップTX(送信)レジスタ More... | |
uint32 | tx_pause |
TX(送信)ポーズタイマーレジスタ More... | |
CPSW_SLレジスタ用の構造体
Definition at line 139 of file am335x_eth.h.
uint32 eth_a_sl::bofftest |
バックオフテストレジスタ
Definition at line 152 of file am335x_eth.h.
uint32 eth_a_sl::emctrl |
エミュレーション制御レジスタ
Definition at line 158 of file am335x_eth.h.
uint32 eth_a_sl::idver |
SL ID/Versionレジスタ
Definition at line 142 of file am335x_eth.h.
uint32 eth_a_sl::macctrl |
uint32 eth_a_sl::macstat |
DMAC状態レジスタ
Definition at line 146 of file am335x_eth.h.
uint32 eth_a_sl::reset |
uint32 eth_a_sl::rx_maxlen |
RX(受信)最大長レジスタ
Definition at line 150 of file am335x_eth.h.
uint32 eth_a_sl::rx_pause |
RX(受信)ポーズタイマーレジスタ
Definition at line 154 of file am335x_eth.h.
uint32 eth_a_sl::rx_pri_map |
RX(受信)パケット優先度0〜7のマッピングレジスタ
Definition at line 160 of file am335x_eth.h.
uint32 eth_a_sl::tx_gap |
内部パケットギャップTX(送信)レジスタ
Definition at line 162 of file am335x_eth.h.
uint32 eth_a_sl::tx_pause |
TX(送信)ポーズタイマーレジスタ
Definition at line 156 of file am335x_eth.h.