IBNOS
Functions
pit.c File Reference
#include <hardware/pit.h>
#include <hardware/pic.h>
#include <util/util.h>
#include <io/io.h>
Include dependency graph for pit.c:

Go to the source code of this file.

Functions

void pitSetValue (uint32_t channel, uint32_t mode, uint16_t value)
 Internal function to set a value of the PIT. More...
 
void pitSetFrequency (uint32_t channel, uint32_t frequency)
 Set frequency of the programmable interval timer. More...