Hi All,

According to the CC2538 user manual, some of the register values from the
radio are signed. The current RF driver uses uint_fast8_t as the return
type of rfcore_read_byte(). Is it generally safe to typecast the return
value to a signed integer? If not, what's the best way to handle this?

Best Regards,
Jason Tran
_______________________________________________
devel mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to