#include <68332/types.h>
#include <68332/tpu.h>
Go to the source code of this file.
Functions | |
void | qomdo (TPUChannel *handle, bool state) |
To use the functions defined in this file, include <68332/qomdo.h> and link libtpu.a.
|
Outputs a logic state on a TPU channel pin. The first call to this function initializes the pin for discrete output using QOM.
|