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
CMT_Type Struct Reference
[CMT Peripheral Access Layer]
CMT - Register Layout Typedef. More...
#include <MK64F12.h>
Data Fields | |
__IO uint8_t | CGH1 |
CMT Carrier Generator High Data Register 1, offset: 0x0. | |
__IO uint8_t | CGL1 |
CMT Carrier Generator Low Data Register 1, offset: 0x1. | |
__IO uint8_t | CGH2 |
CMT Carrier Generator High Data Register 2, offset: 0x2. | |
__IO uint8_t | CGL2 |
CMT Carrier Generator Low Data Register 2, offset: 0x3. | |
__IO uint8_t | OC |
CMT Output Control Register, offset: 0x4. | |
__IO uint8_t | MSC |
CMT Modulator Status and Control Register, offset: 0x5. | |
__IO uint8_t | CMD1 |
CMT Modulator Data Register Mark High, offset: 0x6. | |
__IO uint8_t | CMD2 |
CMT Modulator Data Register Mark Low, offset: 0x7. | |
__IO uint8_t | CMD3 |
CMT Modulator Data Register Space High, offset: 0x8. | |
__IO uint8_t | CMD4 |
CMT Modulator Data Register Space Low, offset: 0x9. | |
__IO uint8_t | PPS |
CMT Primary Prescaler Register, offset: 0xA. | |
__IO uint8_t | DMA |
CMT Direct Memory Access Register, offset: 0xB. |
Detailed Description
CMT - Register Layout Typedef.
Definition at line 3135 of file cmsis/MK64F12.h.
Field Documentation
__IO uint8_t CGH1 |
CMT Carrier Generator High Data Register 1, offset: 0x0.
Definition at line 3136 of file cmsis/MK64F12.h.
__IO uint8_t CGH2 |
CMT Carrier Generator High Data Register 2, offset: 0x2.
Definition at line 3138 of file cmsis/MK64F12.h.
__IO uint8_t CGL1 |
CMT Carrier Generator Low Data Register 1, offset: 0x1.
Definition at line 3137 of file cmsis/MK64F12.h.
__IO uint8_t CGL2 |
CMT Carrier Generator Low Data Register 2, offset: 0x3.
Definition at line 3139 of file cmsis/MK64F12.h.
__IO uint8_t CMD1 |
CMT Modulator Data Register Mark High, offset: 0x6.
Definition at line 3142 of file cmsis/MK64F12.h.
__IO uint8_t CMD2 |
CMT Modulator Data Register Mark Low, offset: 0x7.
Definition at line 3143 of file cmsis/MK64F12.h.
__IO uint8_t CMD3 |
CMT Modulator Data Register Space High, offset: 0x8.
Definition at line 3144 of file cmsis/MK64F12.h.
__IO uint8_t CMD4 |
CMT Modulator Data Register Space Low, offset: 0x9.
Definition at line 3145 of file cmsis/MK64F12.h.
__IO uint8_t DMA |
CMT Direct Memory Access Register, offset: 0xB.
Definition at line 3147 of file cmsis/MK64F12.h.
__IO uint8_t MSC |
CMT Modulator Status and Control Register, offset: 0x5.
Definition at line 3141 of file cmsis/MK64F12.h.
__IO uint8_t OC |
CMT Output Control Register, offset: 0x4.
Definition at line 3140 of file cmsis/MK64F12.h.
__IO uint8_t PPS |
CMT Primary Prescaler Register, offset: 0xA.
Definition at line 3146 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
