Output Compare Register
Abstract
The output compare registers are registers to set the duty ratio for PWM output.
Source Code
The output compare registers are defined in hardware/tools/avr/avr/include/avr/iom328p.h as below.
|
|
They call _SFR_IO8(), _SFR_MEM16() and _SFR_MEM8().
Version
7.3.0-atmel3.6.1-arduino7
Last Update
May 15, 2021