struct

SVD::RegisterProperties

Inherits Struct / Value / Object

Constructors

new(size : UInt64, protection : Protection | Nil, reset_value : UInt64, reset_mask : UInt64 | Nil)
Source

Instance methods

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

Nested types