Freescale_Cachan / Mbed 2 deprecated Programme_course_base

Dependencies:   MMA8451Q mbed xbee_lib

Fork of Programme_course by Freescale_Cachan

Embed: (wiki syntax)

« Back to documentation index

TSI_MemMap Struct Reference

TSI_MemMap Struct Reference
[TSI]

TSI - Peripheral register structure. More...

#include <MKL25Z4.h>

Data Fields

uint32_t GENCS
 TSI General Control and Status Register, offset: 0x0.
uint32_t DATA
 TSI DATA Register, offset: 0x4.
uint32_t TSHD
 TSI Threshold Register, offset: 0x8.

Detailed Description

TSI - Peripheral register structure.

Definition at line 5876 of file MKL25Z4.h.


Field Documentation

uint32_t DATA

TSI DATA Register, offset: 0x4.

Definition at line 5878 of file MKL25Z4.h.

uint32_t GENCS

TSI General Control and Status Register, offset: 0x0.

Definition at line 5877 of file MKL25Z4.h.

uint32_t TSHD

TSI Threshold Register, offset: 0x8.

Definition at line 5879 of file MKL25Z4.h.