Freescale_Cachan / Mbed 2 deprecated Programme_course_base

Dependencies:   MMA8451Q mbed xbee_lib

Fork of Programme_course by Freescale_Cachan

Embed: (wiki syntax)

« Back to documentation index

CMP_MemMap Struct Reference

CMP_MemMap Struct Reference
[CMP]

CMP - Peripheral register structure. More...

#include <MKL25Z4.h>

Data Fields

uint8_t CR0
 CMP Control Register 0, offset: 0x0.
uint8_t CR1
 CMP Control Register 1, offset: 0x1.
uint8_t FPR
 CMP Filter Period Register, offset: 0x2.
uint8_t SCR
 CMP Status and Control Register, offset: 0x3.
uint8_t DACCR
 DAC Control Register, offset: 0x4.
uint8_t MUXCR
 MUX Control Register, offset: 0x5.

Detailed Description

CMP - Peripheral register structure.

Definition at line 602 of file MKL25Z4.h.


Field Documentation

uint8_t CR0

CMP Control Register 0, offset: 0x0.

Definition at line 603 of file MKL25Z4.h.

uint8_t CR1

CMP Control Register 1, offset: 0x1.

Definition at line 604 of file MKL25Z4.h.

uint8_t DACCR

DAC Control Register, offset: 0x4.

Definition at line 607 of file MKL25Z4.h.

uint8_t FPR

CMP Filter Period Register, offset: 0x2.

Definition at line 605 of file MKL25Z4.h.

uint8_t MUXCR

MUX Control Register, offset: 0x5.

Definition at line 608 of file MKL25Z4.h.

uint8_t SCR

CMP Status and Control Register, offset: 0x3.

Definition at line 606 of file MKL25Z4.h.