brickOS Kernel Developer v0.9.0
dsensor.h File Reference

Internal Interface: direct sensor access. More...

#include <config.h>
#include <sys/h8.h>
#include "../dsensor.h"
Include dependency graph for dsensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ds_init (void)
 initialize sensor a/d conversion
 
void ds_shutdown (void)
 shutdown sensor a/d conversion
 

Detailed Description

Internal Interface: direct sensor access.

Author
Markus L. Noga marku.nosp@m.s@no.nosp@m.ga.de

Definition in file dsensor.h.

Function Documentation

◆ ds_init()

void ds_init ( void  )
extern

initialize sensor a/d conversion

all sensors set to passive mode

◆ ds_shutdown()

void ds_shutdown ( void  )
extern

shutdown sensor a/d conversion

all sensors set to passive mode