ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
usb_selftest_host.h
Go to the documentation of this file.
1
15
16#pragma once
17
18#include "ra8_err.h"
19
31[[nodiscard]] ra8_err_t selftest_host_pass(void);
Error Code Definitions for ra8-firmware.
ra8_err_codes_t ra8_err_t
Canonical error-return type used by every ra8-firmware API.
Definition ra8_err.h:546
ra8_err_t selftest_host_pass(void)
Run one full soak pass and print the verdict.