nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches
rtfw_command Struct Reference

Fixed-size command exchanged with an RTFW backend. More...

#include <rtfw.h>

Data Fields

uint32_t id
 
uint32_t data_len
 
uint8_t data [CONFIG_RTFW_COMMAND_DATA_SIZE]
 

Detailed Description

Fixed-size command exchanged with an RTFW backend.

The framework treats data as opaque. A backend owns command identifiers and validates the payload before applying it.


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