Here are the data structures with brief descriptions:
|
|
|
|
|
|
|
|
Used with the get/set high duty search config commands |
|
|
The structure that holds ANT messages |
|
|
The structure that holds configuration for PA/LNA GPIO outputs during radio events |
|
|
Time stamp configuration structure |
|
|
Time synchronization configuration structure |
|
|
Type representing lfclk oscillator source |
|
|
AES ECB block. Used to provide multiple blocks in a single call to sd_ecb_blocks_encrypt |
|
|
AES ECB data structure |
|
|
Type representing the state struct for the SoftDevice NVIC module |
|
|
Parameters for a request for a timeslot as early as possible |
|
|
Parameters for a normal radio timeslot request |
|
|
Radio timeslot request parameters |
|
|
Return parameters of the radio timeslot signal callback |
|
|
This command works like memcmp, but takes the length in words |
|
|
This command copies a new BootLoader. With this command, destination of BootLoader is always the address written in NRF_UICR->BOOTADDR |
|
|
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 |
|
|
|
|
|
Sets the base address of the interrupt vector table for interrupts forwarded from the MBR |