Contiki 3.x
Data Fields
ADI_PWM_TypeDef Struct Reference

Pulse Width Modulation (pADI_PWM) More...

#include <cpu/arm/aducrf101/Common/ADuCRF101.h>

Data Fields

__IO uint16_t PWMCON0
 
__IO uint8_t PWMCON1
 
__IO uint16_t PWMCLRI
 
__IO uint16_t PWM0COM0
 
__IO uint16_t PWM0COM1
 
__IO uint16_t PWM0COM2
 
__IO uint16_t PWM0LEN
 
__IO uint16_t PWM1COM0
 
__IO uint16_t PWM1COM1
 
__IO uint16_t PWM1COM2
 
__IO uint16_t PWM1LEN
 
__IO uint16_t PWM2COM0
 
__IO uint16_t PWM2COM1
 
__IO uint16_t PWM2COM2
 
__IO uint16_t PWM2LEN
 
__IO uint16_t PWM3COM0
 
__IO uint16_t PWM3COM1
 
__IO uint16_t PWM3COM2
 
__IO uint16_t PWM3LEN
 

Detailed Description

Pulse Width Modulation (pADI_PWM)

Definition at line 7846 of file ADuCRF101.h.

Field Documentation

__IO uint16_t ADI_PWM_TypeDef::PWM0COM0

Compare Register 0 for Pair 0

Definition at line 7853 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM0COM1

Compare Register 1 for Pair 0

Definition at line 7855 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM0COM2

Compare Register 2 for Pair 0

Definition at line 7857 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM0LEN

Period Value Register for Pair 0

Definition at line 7859 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM1COM0

Compare Register 0 for Pair 1

Definition at line 7861 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM1COM1

Compare Register 1 for Pair 1

Definition at line 7863 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM1COM2

Compare Register 2 for Pair 1

Definition at line 7865 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM1LEN

Period Value Register for Pair 1

Definition at line 7867 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM2COM0

Compare Register 0 for Pair 2

Definition at line 7869 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM2COM1

Compare Register 1 for Pair 2

Definition at line 7871 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM2COM2

Compare Register 2 for Pair 2

Definition at line 7873 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM2LEN

Period Value Register for Pair 2

Definition at line 7875 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM3COM0

Compare Register 0 for Pair 3

Definition at line 7877 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM3COM1

Compare Register 1 for Pair 3

Definition at line 7879 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM3COM2

Compare Register 2 for Pair 3

Definition at line 7881 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWM3LEN

Period Value Register for Pair 3

Definition at line 7883 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWMCLRI

PWM Interrupt Clear

Definition at line 7851 of file ADuCRF101.h.

__IO uint16_t ADI_PWM_TypeDef::PWMCON0

< pADI_PWM Structure PWM Control Register

Definition at line 7847 of file ADuCRF101.h.

__IO uint8_t ADI_PWM_TypeDef::PWMCON1

Trip Control Register

Definition at line 7849 of file ADuCRF101.h.