SVD::Peripheral
Constructors
new(name : String, version : Nil | String, description : Nil | String, base_address : UInt64, register_properties : SVD::RegisterProperties::Partial, registers : Array(SVD::Register), clusters : Array(SVD::Cluster))
SourceInstance methods
base_address
Sourceclusters
Sourcedescription
Sourcename
Sourceregister_properties
Sourceregisters
Sourceversion
Source