R1 code for micro:bit based train controller code, requires second micro:bit running rx code to operate - see https://meanderingpi.wordpress.com/ for more information

Fork of nrf51-sdk by Lancaster University

Embed: (wiki syntax)

« Back to documentation index

Functions

Functions

 SVCALL (SD_MBR_COMMAND, uint32_t, sd_mbr_command(sd_mbr_command_t *param))
 Issue Master Boot Record commands.

Function Documentation

SVCALL ( SD_MBR_COMMAND  ,
uint32_t  ,
sd_mbr_command(sd_mbr_command_t *param)   
)

Issue Master Boot Record commands.

Commands used when updating a SoftDevice and bootloader.

Parameters:
[in]paramPointer to a struct describing the command.
Note:
for retvals see sd_mbr_command_copy_sd_t sd_mbr_command_copy_bl_t sd_mbr_command_compare_t