Speeduino
Loading...
Searching...
No Matches
Functions
fanController.h File Reference
#include <stdint.h>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void initialiseFan (uint8_t fanPin)
 
void fanControl (void)
 
void fanOn (void)
 
void fanOff (void)
 
void fanInterrupt (void)
 

Function Documentation

◆ fanControl()

void fanControl ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fanInterrupt()

void fanInterrupt ( void  )
Here is the call graph for this function:

◆ fanOff()

void fanOff ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fanOn()

void fanOn ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ initialiseFan()

void initialiseFan ( uint8_t  fanPin)
Here is the call graph for this function:
Here is the caller graph for this function: