rau cha / mbed-src-I2CWaitFix

Fork of mbed-src by mbed official

Embed: (wiki syntax)

« Back to documentation index

TSI_Type Struct Reference

TSI_Type Struct Reference
[TSI Peripheral Access Layer]

TSI - Register Layout Typedef. More...

#include <MKL25Z4.h>

Data Fields

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

Detailed Description

TSI - Register Layout Typedef.

Definition at line 3325 of file MKL25Z4.h.


Field Documentation

__IO uint32_t DATA

TSI DATA Register, offset: 0x4.

Definition at line 3327 of file MKL25Z4.h.

__IO uint32_t GENCS

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

Definition at line 3326 of file MKL25Z4.h.

__IO uint32_t TSHD

TSI Threshold Register, offset: 0x8.

Definition at line 3328 of file MKL25Z4.h.