Contiki 3.x
|
Clock Control (pADI_CLKCTL) More...
#include <cpu/arm/aducrf101/Common/ADuCRF101.h>
Data Fields | |
__IO uint16_t | CLKCON |
__IO uint8_t | XOSCCON |
__IO uint16_t | CLKACT |
__IO uint16_t | CLKPD |
Clock Control (pADI_CLKCTL)
Definition at line 958 of file ADuCRF101.h.
__IO uint16_t ADI_CLKCTL_TypeDef::CLKACT |
Clock in Active Mode Enable Register
Definition at line 963 of file ADuCRF101.h.
__IO uint16_t ADI_CLKCTL_TypeDef::CLKCON |
< pADI_CLKCTL Structure System Clocking Architecture Control Register
Definition at line 959 of file ADuCRF101.h.
__IO uint16_t ADI_CLKCTL_TypeDef::CLKPD |
Clock in Power-Down Mode Enable Register
Definition at line 965 of file ADuCRF101.h.
__IO uint8_t ADI_CLKCTL_TypeDef::XOSCCON |
Crystal Oscillator Control Register
Definition at line 961 of file ADuCRF101.h.