dataWidth property

int dataWidth
final

The width of data ports wData and rData;

Equvalent to the DATA_WIDTH parameter in the APB specification.

Can be 8 bits, 16 bits, or 32 bits wide.

Implementation

final int dataWidth;