Loading...
Searching...
No Matches
board.h File Reference

Basic definitions for the Olimex MSP430-H1611 board. More...

Detailed Description

Basic definitions for the Olimex MSP430-H1611 board.

Author
Oliver Hahm olive.nosp@m.r.ha.nosp@m.hm@in.nosp@m.ria..nosp@m.fr
Hauke Petersen hauke.nosp@m..pet.nosp@m.ersen.nosp@m.@fu-.nosp@m.berli.nosp@m.n.de

Definition in file board.h.

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

Go to the source code of this file.

#define __MSP430F1611__
 Define the CPU model for the <msp430.h>
 

Xtimer configuration

#define XTIMER_WIDTH   (16)
 
#define XTIMER_BACKOFF   (40)
 

Macro Definition Documentation

◆ __MSP430F1611__

#define __MSP430F1611__

Define the CPU model for the <msp430.h>

Definition at line 35 of file board.h.

◆ XTIMER_BACKOFF

#define XTIMER_BACKOFF   (40)

Definition at line 43 of file board.h.

◆ XTIMER_WIDTH

#define XTIMER_WIDTH   (16)

Definition at line 42 of file board.h.