![]() |
LPCOpen Platform for LPC18XX/43XX microcontrollers
18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
|
PLL register block
Definition at line 56 of file cguccu_18xx_43xx.h.
#include "cguccu_18xx_43xx.h"
Data Fields | |
| __I uint32_t | PLL_STAT |
| __IO uint32_t | PLL_CTRL |
| __IO uint32_t | PLL_MDIV |
| __IO uint32_t | PLL_NP_DIV |
| __IO uint32_t PLL_CTRL |
PLL control register
Definition at line 58 of file cguccu_18xx_43xx.h.
| __IO uint32_t PLL_MDIV |
PLL M-divider register
Definition at line 59 of file cguccu_18xx_43xx.h.
| __IO uint32_t PLL_NP_DIV |
PLL N/P-divider register
Definition at line 60 of file cguccu_18xx_43xx.h.
| __I uint32_t PLL_STAT |
PLL status register
Definition at line 57 of file cguccu_18xx_43xx.h.
1.8.3.1