MiiRegister Object


Description:

Mii register.

Tcl example: stc::config miiregister1 -Address 0 -RegValue 0x1040

Automatically created from: Mii

MiiRegister 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

MiiRegister Read-Only Attributes

Read-Only Attribute Description
HwRegValue

Read-only hardware register value read from the hardware.

Type: u16

Default: 0