DFU start event parameters. More...
#include <serial_evt.h>
Data Fields | |
| uint8_t | role |
| The device's role in the transfer. More... | |
| uint8_t | dfu_type |
| DFU type of the transfer. More... | |
| nrf_mesh_fwid_t | fwid |
| Firmware ID of the transfer. More... | |
Detailed Description
DFU start event parameters.
Definition at line 375 of file serial_evt.h.
Field Documentation
◆ role
| uint8_t serial_evt_dfu_start_t::role |
The device's role in the transfer.
See nrf_mesh_dfu_role_t.
Definition at line 377 of file serial_evt.h.
◆ dfu_type
| uint8_t serial_evt_dfu_start_t::dfu_type |
◆ fwid
| nrf_mesh_fwid_t serial_evt_dfu_start_t::fwid |
Firmware ID of the transfer.
Definition at line 379 of file serial_evt.h.
- mesh/serial/include/serial_evt.h