Board specific definitions for the FRDM-KL43Z.  
More...
Board specific definitions for the FRDM-KL43Z. 
- Author
 - Joakim NohlgÄrd joaki.nosp@m.m.no.nosp@m.hlgar.nosp@m.d@ei.nosp@m.stec..nosp@m.se 
 
Definition in file board.h.
#include "cpu.h"
#include "periph_conf.h"
 
Go to the source code of this file.
 | 
| 
#define  | KINETIS_FOPT   (0xff & ~(NV_FOPT_BOOTSRC_SEL_MASK | NV_FOPT_BOOTPIN_OPT_MASK)) | 
|   | FOPT setting. 
  | 
|   | 
 | 
| 
#define  | XTIMER_DEV   (TIMER_LPTMR_DEV(0)) | 
|   | 
| 
#define  | XTIMER_CHAN   (0) | 
|   | 
| 
#define  | XTIMER_WIDTH   (16) | 
|   | 
| 
#define  | XTIMER_BACKOFF   (5) | 
|   | 
| 
#define  | XTIMER_ISR_BACKOFF   (5) | 
|   | 
| 
#define  | XTIMER_OVERHEAD   (4) | 
|   | 
| 
#define  | XTIMER_HZ   (32768ul) | 
|   | 
 | 
| 
#define  | MAG3110_PARAM_I2C   I2C_DEV(0) | 
|   | 
| 
#define  | MAG3110_PARAM_ADDR   0x0E | 
|   |