struct

SVD::RegisterProperties::Partial

Inherits Struct / Value / Object

Constructors

new(size : UInt64 | Nil = nil, access : Access | Nil = nil, protection : Protection | Nil = nil, reset_value : UInt64 | Nil = nil, reset_mask : UInt64 | Nil = nil)
Source

Instance methods

access
clone
Source
copy_with(size _size = @size, access _access = @access, protection _protection = @protection, reset_value _reset_value = @reset_value, reset_mask _reset_mask = @reset_mask)
Source
protection
reset_mask
reset_value
size
to_register_properties
Source