µTasker Forum

µTasker Forum => ATMELTM AT91SAM7X and AVR32 => Topic started by: kmjackson on July 26, 2010, 01:43:26 PM

Title: PWM Register Mapping
Post by: kmjackson on July 26, 2010, 01:43:26 PM
Hi Mark,

I don't see the typical register mapping for the PWM module in AVR32.h.

i.e. #define PWM_ENA  *(volatile unsigned long*)(PWM_BLOCK + 0x04)

Am I overlooking something?

Thanks,
Kenneth
Title: Re: PWM Register Mapping
Post by: mark on July 27, 2010, 06:42:38 PM
Hi Kenneth

The PWM registers are presently not included in the header file.

Regards

Mark
Title: Re: PWM Register Mapping
Post by: kmjackson on July 28, 2010, 03:47:37 AM
Thnak you, no problem