nRF5 SDK v13.0.0
Data Fields
serial_dfu_t Struct Reference

DFU transport layer state. More...

#include <nrf_serial_dfu.h>

Data Fields

nrf_drv_uart_t uart_instance
 
slip_t slip
 
uint8_t uart_buffer
 
uint8_t recv_buffer [256+1]
 
uint16_t pkt_notif_target
 
uint16_t pkt_notif_target_count
 

Detailed Description

DFU transport layer state.

This structure contains status information related to the transport layer.

Field Documentation

nrf_drv_uart_t serial_dfu_t::uart_instance

Structure holding the state of the UART driver.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated