In product spec for nrf52832:
Neg30dBm 0xD8 -40 dBm Deprecated
Neg40dBm 0xD8 -40 dBm
Similar stuff in the SVD out of SDK 12.3
When I convert the svd to rust (using tool svd2rust), it fails to compile.
As an enumeration, it is flawed, having two symbolic names with the same value.