OneWay  3.0-3-ge9d4fa4
Macros | Functions
receive.h File Reference

Utility for rx. More...

#include "led.h"
#include "uart.h"
#include "debug.h"
#include "htv.h"
Include dependency graph for receive.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IO_PORT   PORTA
 
#define IO_DDR   DDRA
 
#define IO_PIN0   PA0
 
#define IO_PIN1   PA1
 

Functions

void slave (struct debug_t *debug)
 the main RX program
 

Detailed Description

Utility for rx.

Macro Definition Documentation

◆ IO_DDR

#define IO_DDR   DDRA

data direction register

◆ IO_PORT

#define IO_PORT   PORTA

port where the IO pin are connected in the rx module.