![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
LPC17XX/40XX Clock and Power PLL register block structure.
Definition at line 47 of file sysctl_17xx_40xx.h.
#include "sysctl_17xx_40xx.h"
Data Fields | |
| __IO uint32_t | PLLCON |
| __IO uint32_t | PLLCFG |
| __I uint32_t | PLLSTAT |
| __O uint32_t | PLLFEED |
| uint32_t | RESERVED1 [4] |
| __IO uint32_t PLLCFG |
(R/W) PLL Configuration Register
Definition at line 49 of file sysctl_17xx_40xx.h.
| __IO uint32_t PLLCON |
(R/W) PLL Control Register
Definition at line 48 of file sysctl_17xx_40xx.h.
| __O uint32_t PLLFEED |
( /W) PLL Feed Register
Definition at line 51 of file sysctl_17xx_40xx.h.
| __I uint32_t PLLSTAT |
(R/ ) PLL Status Register
Definition at line 50 of file sysctl_17xx_40xx.h.
| uint32_t RESERVED1[4] |
Definition at line 52 of file sysctl_17xx_40xx.h.