XINU
Data Fields
eth_a_sl Struct Reference

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...
 

Detailed Description

CPSW_SLレジスタ用の構造体

Definition at line 139 of file am335x_eth.h.

Field Documentation

◆ bofftest

uint32 eth_a_sl::bofftest

バックオフテストレジスタ

Definition at line 152 of file am335x_eth.h.

◆ emctrl

uint32 eth_a_sl::emctrl

エミュレーション制御レジスタ

Definition at line 158 of file am335x_eth.h.

◆ idver

uint32 eth_a_sl::idver

SL ID/Versionレジスタ

Definition at line 142 of file am335x_eth.h.

◆ macctrl

uint32 eth_a_sl::macctrl

DMAC制御レジスタ

Definition at line 144 of file am335x_eth.h.

Referenced by ethinit().

◆ macstat

uint32 eth_a_sl::macstat

DMAC状態レジスタ

Definition at line 146 of file am335x_eth.h.

◆ reset

uint32 eth_a_sl::reset

SLソフトリセットレジスタ

Definition at line 148 of file am335x_eth.h.

Referenced by ethinit().

◆ rx_maxlen

uint32 eth_a_sl::rx_maxlen

RX(受信)最大長レジスタ

Definition at line 150 of file am335x_eth.h.

◆ rx_pause

uint32 eth_a_sl::rx_pause

RX(受信)ポーズタイマーレジスタ

Definition at line 154 of file am335x_eth.h.

◆ rx_pri_map

uint32 eth_a_sl::rx_pri_map

RX(受信)パケット優先度0〜7のマッピングレジスタ

Definition at line 160 of file am335x_eth.h.

◆ tx_gap

uint32 eth_a_sl::tx_gap

内部パケットギャップTX(送信)レジスタ

Definition at line 162 of file am335x_eth.h.

◆ tx_pause

uint32 eth_a_sl::tx_pause

TX(送信)ポーズタイマーレジスタ

Definition at line 156 of file am335x_eth.h.


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