diff options
| author | etiennecollin <[email protected]> | 2025-08-25 21:10:59 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-09-05 14:43:29 +0200 |
| commit | 47bb14514f63a713600d7fa1c6cec2cbd1493591 (patch) | |
| tree | 88ddabbd9495f5ccbff0ddc300c7c774d3990988 /tests/utils/src | |
| parent | 50e2e2ec60ca32a2da53b91f4a30c3a71d4e9f30 (diff) | |
feat: use register wrappers instead of u32 for LinearItem
Since the register structs are no-field structs with
`repr(transparent)`, we can use them in the LinearItem with `repr(C)`.
This allows the user to call the convenient named setter functions for
the registers instead of manually changing the bits of the u32.
Diffstat (limited to 'tests/utils/src')
0 files changed, 0 insertions, 0 deletions
