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.
Dependencies: MMA8451Q mbed xbee_lib
Fork of Programme_course by
TPM_MemMap Struct Reference
[TPM]
TPM - Peripheral register structure. More...
#include <MKL25Z4.h>
Data Fields | |
uint32_t | SC |
Status and Control, offset: 0x0. | |
uint32_t | CNT |
Counter, offset: 0x4. | |
uint32_t | MOD |
Modulo, offset: 0x8. | |
uint32_t | STATUS |
Capture and Compare Status, offset: 0x50. | |
uint32_t | CONF |
Configuration, offset: 0x84. | |
uint32_t | CnSC |
Channel (n) Status and Control, array offset: 0xC, array step: 0x8. | |
uint32_t | CnV |
Channel (n) Value, array offset: 0x10, array step: 0x8. |
Detailed Description
TPM - Peripheral register structure.
Definition at line 5661 of file MKL25Z4.h.
Field Documentation
uint32_t CnSC |
uint32_t CnV |
Generated on Tue Jul 12 2022 21:30:23 by
