|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
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. | |
Immediately trigger an exception on the device.
| uint8_t rpc_fault_request::fault |
K_ERR_* fault type to trigger.
| struct infuse_rpc_req_header rpc_fault_request::header |
| uint32_t rpc_fault_request::zero |
Zero that the compiler doesn't know about.