NavHAL
0.1.0
NAVRobotec's architecture-agnostic HAL for embedded systems.
Loading...
Searching...
No Matches
types.h
Go to the documentation of this file.
1
12
13
#ifndef TYPES_H
14
#define TYPES_H
15
16
#include "
clock_types.h
"
17
#include "
gpio_types.h
"
18
#include "
timer_types.h
"
19
#include <stdbool.h>
20
#include <stdint.h>
21
#endif
// TYPES_H
clock_types.h
Clock HAL type definitions.
gpio_types.h
GPIO pin definitions and related types for NavHAL.
timer_types.h
include
utils
types.h
Generated by
1.14.0