Functions
hcl_gpio_rpi.c File Reference
#include <stdint.h>
#include <wiringPi.h>
#include "hcl.h"
#include "hcl_gpio.h"
Include dependency graph for hcl_gpio_rpi.c:

Go to the source code of this file.

Functions

void gpioClr (uint8_t pin)
 
uint8_t gpioGetPinLevel (uint8_t pin)
 
int gpioInit (void)
 
int gpioRelease (void)
 
void gpioSet (uint8_t pin)
 

Function Documentation

◆ gpioClr()

void gpioClr ( uint8_t  pin)

Definition at line 71 of file hcl_gpio_rpi.c.

◆ gpioGetPinLevel()

uint8_t gpioGetPinLevel ( uint8_t  pin)

Definition at line 79 of file hcl_gpio_rpi.c.

◆ gpioInit()

int gpioInit ( void  )

Definition at line 35 of file hcl_gpio_rpi.c.

◆ gpioRelease()

int gpioRelease ( void  )

Definition at line 55 of file hcl_gpio_rpi.c.

◆ gpioSet()

void gpioSet ( uint8_t  pin)

Definition at line 63 of file hcl_gpio_rpi.c.



ess_imu_driver
Author(s):
autogenerated on Wed Dec 11 2024 03:06:30