fields property

List<CsrFieldConfig> get fields

Accessor to the fields of the register.

Implementation

List<CsrFieldConfig> get fields => arch.fields;