ra-rs / ra

Rust PACs for the Renesas RA series devices
Apache License 2.0
8 stars 4 forks source link

Wrong PRCR PRKEY value #3

Open elfmimi opened 1 year ago

elfmimi commented 1 year ago

https://github.com/ra-rs/ra/blob/730714c2269de412a969778a8d68c4a009321d47/pac/ra4m1/src/system/prcr.rs#L192

correct PRKEY value is 0xA5 .

this must be upstream issue though.