Data Structures

S210 SoftDevice v5.0.0 API

S210 SoftDevice v5.0.0
Here are the data structures with brief descriptions:
o C ANT_ENABLE
o C nrf_ecb_hal_data_t AES ECB data structure
o C nrf_radio_request_earliest_t Parameters for a request for a timeslot as early as possible
o C nrf_radio_request_normal_t Parameters for a normal radio request
o C nrf_radio_request_t Radio request parameters
o C nrf_radio_signal_callback_return_param_t Return parameters of the radio timeslot signal callback
o C sd_mbr_command_compare_t This command works like memcmp, but takes the length in words
o C sd_mbr_command_copy_bl_t This command copies a new BootLoader. With this command, destination of BootLoader is always the address written in NRF_UICR->BOOTADDR
o C sd_mbr_command_copy_sd_t This command copies part of a new SoftDevice The destination area is erased before copying. If dst is in the middle of a flash page, that whole flash page will be erased. If (dst+len) is in the middle of a flash page, that whole flash page will be erased
o C sd_mbr_command_t
\ C sd_mbr_command_vector_table_base_set_t Sets the base address of the interrupt vector table for interrupts forwarded from the MBR

Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .