addrWidth property

int addrWidth
final

The width of address port addr.

Equvalent to the ADDR_WIDTH parameter in the APB specification.

Must be less than or equal to 32 bits.

Implementation

final int addrWidth;