S212 SoftDevice  v2.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Structures
Here are the data structures with brief descriptions:
oCANT_BUFFER_PTR
oCANT_ENABLE
oCANT_HIGH_DUTY_SEARCH_CONFIGUsed with the get/set high duty search config commands
oCANT_MESSAGEThe structure that holds ANT messages
oCANT_PA_LNA_CONFIGThe structure that holds configuration for PA/LNA GPIO outputs during radio events
oCANT_TIME_STAMP_CONFIGTime stamp configuration structure
oCANT_TIME_SYNC_CONFIGTime synchronization configuration structure
oCnrf_clock_lf_cfg_tType representing lfclk oscillator source
oCnrf_ecb_hal_data_block_tAES ECB block. Used to provide multiple blocks in a single call to sd_ecb_blocks_encrypt
oCnrf_ecb_hal_data_tAES ECB data structure
oCnrf_nvic_state_tType representing the state struct for the SoftDevice NVIC module
oCnrf_radio_request_earliest_tParameters for a request for a timeslot as early as possible
oCnrf_radio_request_normal_tParameters for a normal radio timeslot request
oCnrf_radio_request_tRadio timeslot request parameters
oCnrf_radio_signal_callback_return_param_tReturn parameters of the radio timeslot signal callback
oCsd_mbr_command_compare_tThis command works like memcmp, but takes the length in words
oCsd_mbr_command_copy_bl_tThis command copies a new BootLoader. With this command, destination of BootLoader is always the address written in NRF_UICR->BOOTADDR
oCsd_mbr_command_copy_sd_tThis 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
oCsd_mbr_command_t
\Csd_mbr_command_vector_table_base_set_tSets the base address of the interrupt vector table for interrupts forwarded from the MBR