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
CMP_Type Struct Reference
[CMP Peripheral Access Layer]
CMP - Register Layout Typedef. More...
#include <MK64F12.h>
Data Fields | |
__IO uint8_t | CR0 |
CMP Control Register 0, offset: 0x0. | |
__IO uint8_t | CR1 |
CMP Control Register 1, offset: 0x1. | |
__IO uint8_t | FPR |
CMP Filter Period Register, offset: 0x2. | |
__IO uint8_t | SCR |
CMP Status and Control Register, offset: 0x3. | |
__IO uint8_t | DACCR |
DAC Control Register, offset: 0x4. | |
__IO uint8_t | MUXCR |
MUX Control Register, offset: 0x5. |
Detailed Description
CMP - Register Layout Typedef.
Definition at line 2956 of file cmsis/MK64F12.h.
Field Documentation
__IO uint8_t CR0 |
CMP Control Register 0, offset: 0x0.
Definition at line 2957 of file cmsis/MK64F12.h.
__IO uint8_t CR1 |
CMP Control Register 1, offset: 0x1.
Definition at line 2958 of file cmsis/MK64F12.h.
__IO uint8_t DACCR |
DAC Control Register, offset: 0x4.
Definition at line 2961 of file cmsis/MK64F12.h.
__IO uint8_t FPR |
CMP Filter Period Register, offset: 0x2.
Definition at line 2959 of file cmsis/MK64F12.h.
__IO uint8_t MUXCR |
MUX Control Register, offset: 0x5.
Definition at line 2962 of file cmsis/MK64F12.h.
__IO uint8_t SCR |
CMP Status and Control Register, offset: 0x3.
Definition at line 2960 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
