MdioRegister Object


Description:

MDIO register.

Tcl example: stc::config mdioregister1 -Address 0 -RegValue 0x2041

Parents: ManagementDevice

MdioRegister Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Address

16-bit address to reference which register to access.

Type: u16

Default: 0

RegValue

16-bit value to be configured by the user.

Type: u16

Default: 0

WritableMask

Bit mask specifying which bits are to be written to the hardware.

Type: u16

Default: 65535

MdioRegister Read-Only Attributes

Read-Only Attribute Description
HwRegValue

Read-only hardware register value read from the hardware.

Type: u16

Default: 0