registers property

List<CsrInstanceConfig> get registers

Getter for the CSR configurations.

Implementation

List<CsrInstanceConfig> get registers => config.registers;