ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_lvd.h
Go to the documentation of this file.
1
85
86#pragma once
87
88#ifdef __cplusplus
89extern "C" {
90#endif
91
92#include "ra8_lvd_api.h"
93#include "ra8_lvd_types.h"
94
95#ifdef __cplusplus
96}
97#endif
Programmable Voltage Detection (PVD / LVD) HAL function prototypes.
Programmable Voltage Detection (PVD / LVD) HAL types.