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.
Fork of target-mcu-k64f by
FTM_Type Struct Reference
[FTM Peripheral Access Layer]
FTM - Register Layout Typedef. More...
#include <MK64F12.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 | CNTIN |
Counter Initial Value, offset: 0x4C. | |
__IO uint32_t | STATUS |
Capture And Compare Status, offset: 0x50. | |
__IO uint32_t | MODE |
Features Mode Selection, offset: 0x54. | |
__IO uint32_t | SYNC |
Synchronization, offset: 0x58. | |
__IO uint32_t | OUTINIT |
Initial State For Channels Output, offset: 0x5C. | |
__IO uint32_t | OUTMASK |
Output Mask, offset: 0x60. | |
__IO uint32_t | COMBINE |
Function For Linked Channels, offset: 0x64. | |
__IO uint32_t | DEADTIME |
Deadtime Insertion Control, offset: 0x68. | |
__IO uint32_t | EXTTRIG |
FTM External Trigger, offset: 0x6C. | |
__IO uint32_t | POL |
Channels Polarity, offset: 0x70. | |
__IO uint32_t | FMS |
Fault Mode Status, offset: 0x74. | |
__IO uint32_t | FILTER |
Input Capture Filter Control, offset: 0x78. | |
__IO uint32_t | FLTCTRL |
Fault Control, offset: 0x7C. | |
__IO uint32_t | QDCTRL |
Quadrature Decoder Control And Status, offset: 0x80. | |
__IO uint32_t | CONF |
Configuration, offset: 0x84. | |
__IO uint32_t | FLTPOL |
FTM Fault Input Polarity, offset: 0x88. | |
__IO uint32_t | SYNCONF |
Synchronization Configuration, offset: 0x8C. | |
__IO uint32_t | INVCTRL |
FTM Inverting Control, offset: 0x90. | |
__IO uint32_t | SWOCTRL |
FTM Software Output Control, offset: 0x94. | |
__IO uint32_t | PWMLOAD |
FTM PWM Load, offset: 0x98. | |
__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
FTM - Register Layout Typedef.
Definition at line 6652 of file cmsis/MK64F12.h.
Field Documentation
__IO uint32_t CnSC |
Channel (n) Status And Control, array offset: 0xC, array step: 0x8.
Definition at line 6657 of file cmsis/MK64F12.h.
__IO uint32_t CNT |
Counter, offset: 0x4.
Definition at line 6654 of file cmsis/MK64F12.h.
__IO uint32_t CNTIN |
Counter Initial Value, offset: 0x4C.
Definition at line 6660 of file cmsis/MK64F12.h.
__IO uint32_t CnV |
Channel (n) Value, array offset: 0x10, array step: 0x8.
Definition at line 6658 of file cmsis/MK64F12.h.
__IO uint32_t COMBINE |
Function For Linked Channels, offset: 0x64.
Definition at line 6666 of file cmsis/MK64F12.h.
__IO uint32_t CONF |
Configuration, offset: 0x84.
Definition at line 6674 of file cmsis/MK64F12.h.
__IO uint32_t DEADTIME |
Deadtime Insertion Control, offset: 0x68.
Definition at line 6667 of file cmsis/MK64F12.h.
__IO uint32_t EXTTRIG |
FTM External Trigger, offset: 0x6C.
Definition at line 6668 of file cmsis/MK64F12.h.
__IO uint32_t FILTER |
Input Capture Filter Control, offset: 0x78.
Definition at line 6671 of file cmsis/MK64F12.h.
__IO uint32_t FLTCTRL |
Fault Control, offset: 0x7C.
Definition at line 6672 of file cmsis/MK64F12.h.
__IO uint32_t FLTPOL |
FTM Fault Input Polarity, offset: 0x88.
Definition at line 6675 of file cmsis/MK64F12.h.
__IO uint32_t FMS |
Fault Mode Status, offset: 0x74.
Definition at line 6670 of file cmsis/MK64F12.h.
__IO uint32_t INVCTRL |
FTM Inverting Control, offset: 0x90.
Definition at line 6677 of file cmsis/MK64F12.h.
__IO uint32_t MOD |
Modulo, offset: 0x8.
Definition at line 6655 of file cmsis/MK64F12.h.
__IO uint32_t MODE |
Features Mode Selection, offset: 0x54.
Definition at line 6662 of file cmsis/MK64F12.h.
__IO uint32_t OUTINIT |
Initial State For Channels Output, offset: 0x5C.
Definition at line 6664 of file cmsis/MK64F12.h.
__IO uint32_t OUTMASK |
Output Mask, offset: 0x60.
Definition at line 6665 of file cmsis/MK64F12.h.
__IO uint32_t POL |
Channels Polarity, offset: 0x70.
Definition at line 6669 of file cmsis/MK64F12.h.
__IO uint32_t PWMLOAD |
FTM PWM Load, offset: 0x98.
Definition at line 6679 of file cmsis/MK64F12.h.
__IO uint32_t QDCTRL |
Quadrature Decoder Control And Status, offset: 0x80.
Definition at line 6673 of file cmsis/MK64F12.h.
__IO uint32_t SC |
Status And Control, offset: 0x0.
Definition at line 6653 of file cmsis/MK64F12.h.
__IO uint32_t STATUS |
Capture And Compare Status, offset: 0x50.
Definition at line 6661 of file cmsis/MK64F12.h.
__IO uint32_t SWOCTRL |
FTM Software Output Control, offset: 0x94.
Definition at line 6678 of file cmsis/MK64F12.h.
__IO uint32_t SYNC |
Synchronization, offset: 0x58.
Definition at line 6663 of file cmsis/MK64F12.h.
__IO uint32_t SYNCONF |
Synchronization Configuration, offset: 0x8C.
Definition at line 6676 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
