PokittoLib is the library needed for programming the Pokitto DIY game console (www.pokitto.com)

Dependents:   YATTT sd_map_test cPong SnowDemo ... more

Embed: (wiki syntax)

« Back to documentation index

LPC_SYSCTL_T Struct Reference

LPC_SYSCTL_T Struct Reference

LPC11U6X System Control block structure. More...

#include <lpc_defs.h>

Data Fields

__IO uint32_t SYSMEMREMAP
__IO uint32_t PRESETCTRL
__IO uint32_t SYSPLLCTRL
__I uint32_t SYSPLLSTAT
__IO uint32_t USBPLLCTRL
__I uint32_t USBPLLSTAT
__IO uint32_t RTCOSCCTRL
__IO uint32_t SYSOSCCTRL
__IO uint32_t WDTOSCCTRL
__IO uint32_t SYSRSTSTAT
__IO uint32_t SYSPLLCLKSEL
__IO uint32_t SYSPLLCLKUEN
__IO uint32_t USBPLLCLKSEL
__IO uint32_t USBPLLCLKUEN
__IO uint32_t MAINCLKSEL
__IO uint32_t MAINCLKUEN
__IO uint32_t SYSAHBCLKDIV
__IO uint32_t SYSAHBCLKCTRL
__IO uint32_t SSP0CLKDIV
__IO uint32_t USART0CLKDIV
__IO uint32_t SSP1CLKDIV
__IO uint32_t FRGCLKDIV
__IO uint32_t USBCLKSEL
__IO uint32_t USBCLKUEN
__IO uint32_t USBCLKDIV
__IO uint32_t CLKOUTSEL
__IO uint32_t CLKOUTUEN
__IO uint32_t CLKOUTDIV
__IO uint32_t UARTFRGDIV
__IO uint32_t UARTFRGMULT
__IO uint32_t EXTTRACECMD
__I uint32_t PIOPORCAP [3]
__IO uint32_t IOCONCLKDIV [7]
__IO uint32_t BODCTRL
__IO uint32_t SYSTCKCAL
__IO uint32_t IRQLATENCY
__IO uint32_t NMISRC
__IO uint32_t PINTSEL [8]
__IO uint32_t USBCLKCTRL
__I uint32_t USBCLKST
__IO uint32_t STARTERP0
__IO uint32_t STARTERP1
__IO uint32_t PDSLEEPCFG
__IO uint32_t PDWAKECFG
__IO uint32_t PDRUNCFG
__I uint32_t DEVICEID

Detailed Description

LPC11U6X System Control block structure.

Definition at line 49 of file lpc_defs.h.


Field Documentation

__IO uint32_t BODCTRL

Brown Out Detect register

Definition at line 94 of file lpc_defs.h.

__IO uint32_t CLKOUTDIV

Clock out divider register

Definition at line 85 of file lpc_defs.h.

__IO uint32_t CLKOUTSEL

Clock out source select register

Definition at line 83 of file lpc_defs.h.

__IO uint32_t CLKOUTUEN

Clock out source update enable register

Definition at line 84 of file lpc_defs.h.

__I uint32_t DEVICEID

Device ID register

Definition at line 111 of file lpc_defs.h.

__IO uint32_t EXTTRACECMD

External trace buffer command register

Definition at line 90 of file lpc_defs.h.

__IO uint32_t FRGCLKDIV

FRG clock divider (USARTS 1 - 4) register

Definition at line 77 of file lpc_defs.h.

__IO uint32_t IOCONCLKDIV[7]

IOCON block for programmable glitch filter divider registers

Definition at line 93 of file lpc_defs.h.

__IO uint32_t IRQLATENCY

IRQ delay register

Definition at line 97 of file lpc_defs.h.

__IO uint32_t MAINCLKSEL

Main clock source select register

Definition at line 68 of file lpc_defs.h.

__IO uint32_t MAINCLKUEN

Main clock source update enable register

Definition at line 69 of file lpc_defs.h.

__IO uint32_t NMISRC

NMI source control register

Definition at line 98 of file lpc_defs.h.

__IO uint32_t PDRUNCFG

Power configuration register

Definition at line 109 of file lpc_defs.h.

__IO uint32_t PDSLEEPCFG

Power down states in deep sleep mode register

Definition at line 107 of file lpc_defs.h.

__IO uint32_t PDWAKECFG

Power down states in wake up from deep sleep register

Definition at line 108 of file lpc_defs.h.

__IO uint32_t PINTSEL[8]

GPIO pin interrupt select register 0-7

Definition at line 99 of file lpc_defs.h.

__I uint32_t PIOPORCAP[3]

POR captured PIO status registers

Definition at line 91 of file lpc_defs.h.

__IO uint32_t PRESETCTRL

Peripheral reset Control register

Definition at line 51 of file lpc_defs.h.

__IO uint32_t RTCOSCCTRL

RTC Oscillator control register

Definition at line 57 of file lpc_defs.h.

__IO uint32_t SSP0CLKDIV

SSP0 clock divider register

Definition at line 74 of file lpc_defs.h.

__IO uint32_t SSP1CLKDIV

SSP1 clock divider register

Definition at line 76 of file lpc_defs.h.

__IO uint32_t STARTERP0

Start logic 0 interrupt wake-up enable register

Definition at line 103 of file lpc_defs.h.

__IO uint32_t STARTERP1

Start logic 1 interrupt wake-up enable register

Definition at line 105 of file lpc_defs.h.

__IO uint32_t SYSAHBCLKCTRL

System clock control register

Definition at line 72 of file lpc_defs.h.

__IO uint32_t SYSAHBCLKDIV

System Clock divider register

Definition at line 70 of file lpc_defs.h.

__IO uint32_t SYSMEMREMAP

< SYSCTL Structure System Memory remap register

Definition at line 50 of file lpc_defs.h.

__IO uint32_t SYSOSCCTRL

System Oscillator control register

Definition at line 58 of file lpc_defs.h.

__IO uint32_t SYSPLLCLKSEL

System PLL clock source select register

Definition at line 63 of file lpc_defs.h.

__IO uint32_t SYSPLLCLKUEN

System PLL clock source update enable register

Definition at line 64 of file lpc_defs.h.

__IO uint32_t SYSPLLCTRL

System PLL control register

Definition at line 52 of file lpc_defs.h.

__I uint32_t SYSPLLSTAT

System PLL status register

Definition at line 53 of file lpc_defs.h.

__IO uint32_t SYSRSTSTAT

System Reset Status register

Definition at line 61 of file lpc_defs.h.

__IO uint32_t SYSTCKCAL

System tick counter calibration register

Definition at line 95 of file lpc_defs.h.

__IO uint32_t UARTFRGDIV

USART fractional generator divider (USARTS 1 - 4) register

Definition at line 87 of file lpc_defs.h.

__IO uint32_t UARTFRGMULT

USART fractional generator multiplier (USARTS 1 - 4) register

Definition at line 88 of file lpc_defs.h.

__IO uint32_t USART0CLKDIV

UART clock divider register

Definition at line 75 of file lpc_defs.h.

__IO uint32_t USBCLKCTRL

USB clock control register

Definition at line 100 of file lpc_defs.h.

__IO uint32_t USBCLKDIV

USB clock source divider register

Definition at line 81 of file lpc_defs.h.

__IO uint32_t USBCLKSEL

USB clock source select register

Definition at line 79 of file lpc_defs.h.

__I uint32_t USBCLKST

USB clock status register

Definition at line 101 of file lpc_defs.h.

__IO uint32_t USBCLKUEN

USB clock source update enable register

Definition at line 80 of file lpc_defs.h.

__IO uint32_t USBPLLCLKSEL

USB PLL clock source select register

Definition at line 65 of file lpc_defs.h.

__IO uint32_t USBPLLCLKUEN

USB PLL clock source update enable register

Definition at line 66 of file lpc_defs.h.

__IO uint32_t USBPLLCTRL

USB PLL control register

Definition at line 54 of file lpc_defs.h.

__I uint32_t USBPLLSTAT

USB PLL status register

Definition at line 55 of file lpc_defs.h.

__IO uint32_t WDTOSCCTRL

Watchdog Oscillator control register

Definition at line 59 of file lpc_defs.h.