ManagementRegister Object


Description:

This is an abstract class for MiiRegister and MdioRegister.

ManagementRegister 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

ManagementRegister Read-Only Attributes

Read-Only Attribute Description
HwRegValue

Read-only hardware register value read from the hardware.

Type: u16

Default: 0