Digital Input/Output Reusable Driver v1.1
This project implements a GPIO reusable driver that can be adapted to various microcontrollers.
Loading...
Searching...
No Matches
main.c File Reference

Implement the DIO driver. More...

#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>
#include "dio.h"
Include dependency graph for main.c:

Functions

int main ()
 

Detailed Description

Implement the DIO driver.

Author
Jose Luis Figueroa
Version
1.1
Date
2025-03-04
Note