forkd

Dependencies:   mbed

Fork of LGstaandart by Dmitry Kovalev

Embed: (wiki syntax)

« Back to documentation index

LPC_SC_TypeDef Struct Reference

LPC_SC_TypeDef Struct Reference
[LPC17xx_System]

System Control (SC) register structure definition. More...

#include <LPC17xx.h>

Data Fields

__IO uint32_t FLASHCFG
__IO uint32_t PLL0CON
__IO uint32_t PLL0CFG
__I uint32_t PLL0STAT
__O uint32_t PLL0FEED
__IO uint32_t PLL1CON
__IO uint32_t PLL1CFG
__I uint32_t PLL1STAT
__O uint32_t PLL1FEED
__IO uint32_t PCON
__IO uint32_t PCONP
__IO uint32_t CCLKCFG
__IO uint32_t USBCLKCFG
__IO uint32_t CLKSRCSEL
__IO uint32_t CANSLEEPCLR
__IO uint32_t CANWAKEFLAGS
__IO uint32_t EXTINT
__IO uint32_t EXTMODE
__IO uint32_t EXTPOLAR
__IO uint32_t RSID
__IO uint32_t SCS
__IO uint32_t PCLKSEL0
__IO uint32_t PCLKSEL1
__IO uint32_t USBIntSt
__IO uint32_t DMAREQSEL
__IO uint32_t CLKOUTCFG

Detailed Description

System Control (SC) register structure definition.

Definition at line 124 of file LPC17xx.h.


Field Documentation

__IO uint32_t CANSLEEPCLR

Offset: 0x110 (R/W) CAN Sleep Clear Register

Definition at line 144 of file LPC17xx.h.

__IO uint32_t CANWAKEFLAGS

Offset: 0x114 (R/W) CAN Wake-up Flags Register

Definition at line 145 of file LPC17xx.h.

__IO uint32_t CCLKCFG

Offset: 0x104 (R/W) CPU Clock Configure Register

Definition at line 141 of file LPC17xx.h.

__IO uint32_t CLKOUTCFG

Offset: 0x1C8 (R/W) Clock Output Configuration Register

Definition at line 161 of file LPC17xx.h.

__IO uint32_t CLKSRCSEL

Offset: 0x10C (R/W) Clock Source Select Register

Definition at line 143 of file LPC17xx.h.

__IO uint32_t DMAREQSEL

Offset: 0x1C4 (R/W) DMA Request Select Register

Definition at line 160 of file LPC17xx.h.

__IO uint32_t EXTINT

Offset: 0x140 (R/W) External Interrupt Flag Register

Definition at line 147 of file LPC17xx.h.

__IO uint32_t EXTMODE

Offset: 0x148 (R/W) External Interrupt Mode Register

Definition at line 149 of file LPC17xx.h.

__IO uint32_t EXTPOLAR

Offset: 0x14C (R/W) External Interrupt Polarity Register

Definition at line 150 of file LPC17xx.h.

__IO uint32_t FLASHCFG

Offset: 0x000 (R/W) Flash Accelerator Configuration Register

Definition at line 126 of file LPC17xx.h.

__IO uint32_t PCLKSEL0

Offset: 0x1A8 (R/W) Peripheral Clock Select 0 Register

Definition at line 156 of file LPC17xx.h.

__IO uint32_t PCLKSEL1

Offset: 0x1AC (R/W) Peripheral Clock Select 1 Register

Definition at line 157 of file LPC17xx.h.

__IO uint32_t PCON

Offset: 0x0C0 (R/W) Power Control Register

Definition at line 138 of file LPC17xx.h.

__IO uint32_t PCONP

Offset: 0x0C4 (R/W) Power Control for Peripherals Register

Definition at line 139 of file LPC17xx.h.

__IO uint32_t PLL0CFG

Offset: 0x084 (R/W) PLL0 Configuration Register

Definition at line 129 of file LPC17xx.h.

__IO uint32_t PLL0CON

Offset: 0x080 (R/W) PLL0 Control Register

Definition at line 128 of file LPC17xx.h.

__O uint32_t PLL0FEED

Offset: 0x08C ( /W) PLL0 Feed Register

Definition at line 131 of file LPC17xx.h.

__I uint32_t PLL0STAT

Offset: 0x088 (R/ ) PLL0 Status Register

Definition at line 130 of file LPC17xx.h.

__IO uint32_t PLL1CFG

Offset: 0x0A4 (R/W) PLL1 Configuration Register

Definition at line 134 of file LPC17xx.h.

__IO uint32_t PLL1CON

Offset: 0x0A0 (R/W) PLL1 Control Register

Definition at line 133 of file LPC17xx.h.

__O uint32_t PLL1FEED

Offset: 0x0AC ( /W) PLL1 Feed Register

Definition at line 136 of file LPC17xx.h.

__I uint32_t PLL1STAT

Offset: 0x0A8 (R/ ) PLL1 Status Register

Definition at line 135 of file LPC17xx.h.

__IO uint32_t RSID

Offset: 0x180 (R/W) Reset Source Identification Register

Definition at line 152 of file LPC17xx.h.

__IO uint32_t SCS

Offset: 0x1A0 (R/W) System Controls and Status Register

Definition at line 154 of file LPC17xx.h.

__IO uint32_t USBCLKCFG

Offset: 0x108 (R/W) USB Clock Configure Register

Definition at line 142 of file LPC17xx.h.

__IO uint32_t USBIntSt

Offset: 0x1C0 (R/W) USB Interrupt Status Register

Definition at line 159 of file LPC17xx.h.