Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf_ecb_hal_data_block_t members in nRF5 SDK v12 / S132 v3

Hi,

In nRF5 SDK v12.3, the members of nrf_ecb_hal_data_block_t are pointers to non-const data. I was wondering if these indeed need to be non-const for the Softdevice S132 v3?

Functionality wise I would say not and in later SDKs (>= v13), the pointers became pointers to const data, so I guess not, but I really would like to be sure.

Kind regards,

Thiemo van Engelen

Parents Reply Children
No Data
Related