Board specific definitions for the deRFmega128 modules. More...

Detailed Description

Board specific definitions for the deRFmega128 modules.

Author
Alexander Chudov chudo.nosp@m.v@gm.nosp@m.ail.c.nosp@m.om

Definition in file board.h.

#include "cpu.h"
+ Include dependency graph for board.h:

Go to the source code of this file.

Functions

void board_init (void)
 Initialize board specific hardware, including clock, LEDs and std-IO.
 

xtimer configuration values

#define XTIMER_WIDTH   (16)
 
#define XTIMER_HZ   (CLOCK_CORECLOCK / 64)
 
#define XTIMER_BACKOFF   (40)