When I use the xperipheral plugin, it reads 1 byte, resulting in non-access to it. <img width="2723" height="1555" alt="Image" src="https://github.com/user-attachments/assets/f6154cc8-2ba7-4da1-8515-655b3db5dcdd" /> However, if I access it using `watch`, I can read the correct value because both are 4-byte aligned. <img width="2370" height="1495" alt="Image" src="https://github.com/user-attachments/assets/64723123-1084-46ba-9bd7-eecb5f23e1e1" />