Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
TPM_Type Struct Reference
[TPM Peripheral Access Layer]
TPM - Register Layout Typedef. More...
#include <MKL25Z4.h>
Data Fields | |
| __IO uint32_t | SC |
| Status and Control, offset: 0x0. | |
| __IO uint32_t | CNT |
| Counter, offset: 0x4. | |
| __IO uint32_t | MOD |
| Modulo, offset: 0x8. | |
| __IO uint32_t | STATUS |
| Capture and Compare Status, offset: 0x50. | |
| __IO uint32_t | CONF |
| Configuration, offset: 0x84. | |
| __IO uint32_t | CnSC |
| Channel (n) Status and Control, array offset: 0xC, array step: 0x8. | |
| __IO uint32_t | CnV |
| Channel (n) Value, array offset: 0x10, array step: 0x8. | |
Detailed Description
TPM - Register Layout Typedef.
Definition at line 3191 of file MKL25Z4.h.
Field Documentation
| __IO uint32_t CnSC |
| __IO uint32_t CnV |
Generated on Wed Jul 13 2022 13:18:34 by
1.7.2

