Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rpc_fault_request Struct Reference

Immediately trigger an exception on the device. More...

#include <types.h>

Data Fields

struct infuse_rpc_req_header header
 
uint8_t fault
 K_ERR_* fault type to trigger.
 
uint32_t zero
 Zero that the compiler doesn't know about.
 

Detailed Description

Immediately trigger an exception on the device.

Field Documentation

◆ fault

uint8_t rpc_fault_request::fault

K_ERR_* fault type to trigger.

◆ header

struct infuse_rpc_req_header rpc_fault_request::header

◆ zero

uint32_t rpc_fault_request::zero

Zero that the compiler doesn't know about.


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