aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/bootloader/rp
diff options
context:
space:
mode:
authoretiennecollin <[email protected]>2025-08-25 21:10:59 +0200
committerDario Nieuwenhuis <[email protected]>2025-09-05 14:43:29 +0200
commit47bb14514f63a713600d7fa1c6cec2cbd1493591 (patch)
tree88ddabbd9495f5ccbff0ddc300c7c774d3990988 /examples/boot/bootloader/rp
parent50e2e2ec60ca32a2da53b91f4a30c3a71d4e9f30 (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 'examples/boot/bootloader/rp')
0 files changed, 0 insertions, 0 deletions