nRF52840 only: USB DFU trigger library is used to enter the bootloader and read the firmware version. More...
Modules | |
USB DFU Trigger library configuration | |
Functions | |
ret_code_t | nrf_dfu_trigger_usb_init (void) |
Function for initializing the USB DFU trigger library. More... | |
nRF52840 only: USB DFU trigger library is used to enter the bootloader and read the firmware version.
See DFU Trigger Library (USB) for additional documentation.
ret_code_t nrf_dfu_trigger_usb_init | ( | void | ) |
Function for initializing the USB DFU trigger library.
NRF_SUCCESS | On successful initialization. |