pftbest / msp430g2553

Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust)
Apache License 2.0
3 stars 1 forks source link

size is bit-wise #6

Open burrbull opened 2 years ago

burrbull commented 2 years ago

https://github.com/pftbest/msp430g2553/blob/9728b946a247972001b063935e309cf6ee80050d/msp430g2553.svd#L4

Must be 16

cr1901 commented 2 years ago

This will need to be fixed in an upstream crate I think: https://github.com/pftbest/msp430_svd/issues/18