embassy-rs / stm32-data

75 stars 107 forks source link

vrefint: Remove fieldset #505

Closed esden closed 2 months ago

esden commented 2 months ago

The fieldset forces a 32bit word align during read. This causes a panic on devices where the vrefint value is stored at a 16bit word and not 32bit word boundry.

Fixes #504

embassy-ci[bot] commented 2 months ago

diff: https://ci.embassy.dev/jobs/3fef5ba64b8d/artifacts/diff.html