欢迎访问ic37.com |
会员登录 免费注册
发布采购

ATMEGA169PV 参数 Datasheet PDF下载

ATMEGA169PV图片预览
型号: ATMEGA169PV
PDF下载: 下载PDF文件 查看货源
内容描述: 微控制器,带有16K字节的系统内可编程闪存 [Microcontroller with 16K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 390 页 / 3485 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA169PV的Datasheet PDF文件第100页浏览型号ATMEGA169PV的Datasheet PDF文件第101页浏览型号ATMEGA169PV的Datasheet PDF文件第102页浏览型号ATMEGA169PV的Datasheet PDF文件第103页浏览型号ATMEGA169PV的Datasheet PDF文件第105页浏览型号ATMEGA169PV的Datasheet PDF文件第106页浏览型号ATMEGA169PV的Datasheet PDF文件第107页浏览型号ATMEGA169PV的Datasheet PDF文件第108页  
The three Clock Select bits select the clock source to be used by the Timer/Counter.  
Table 13-6. Clock Select Bit Description  
CS02  
CS01  
CS00  
Description  
0
0
0
0
1
1
1
1
0
0
1
1
0
0
1
1
0
1
0
1
0
1
0
1
No clock source (Timer/Counter stopped)  
clkI/O/(No prescaling)  
clkI/O/8 (From prescaler)  
clkI/O/64 (From prescaler)  
clkI/O/256 (From prescaler)  
clkI/O/1024 (From prescaler)  
External clock source on T0 pin. Clock on falling edge.  
External clock source on T0 pin. Clock on rising edge.  
If external pin modes are used for the Timer/Counter0, transitions on the T0 pin will clock the  
counter even if the pin is configured as an output. This feature allows software control of the  
counting.  
13.8.2  
TCNT0 – Timer/Counter Register  
Bit  
7
6
5
4
3
2
1
0
0x26 (0x46)  
Read/Write  
Initial Value  
TCNT0[7:0]  
TCNT0  
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
The Timer/Counter Register gives direct access, both for read and write operations, to the  
Timer/Counter unit 8-bit counter. Writing to the TCNT0 Register blocks (removes) the compare  
match on the following timer clock. Modifying the counter (TCNT0) while the counter is running,  
introduces a risk of missing a compare match between TCNT0 and the OCR0A Register.  
13.8.3  
OCR0A – Output Compare Register A  
Bit  
7
6
5
4
3
2
1
0
0x27 (0x47)  
Read/Write  
Initial Value  
OCR0A[7:0]  
OCR0A  
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
The Output Compare Register A contains an 8-bit value that is continuously compared with the  
counter value (TCNT0). A match can be used to generate an Output Compare interrupt, or to  
generate a waveform output on the OC0A pin.  
13.8.4  
TIMSK0 – Timer/Counter 0 Interrupt Mask Register  
Bit  
(0x6E)  
7
6
5
4
3
2
1
OCIE0A  
R/W  
0
0
TOIE0  
R/W  
0
TIMSK0  
Read/Write  
Initial Value  
R
0
R
0
R
0
R
0
R
0
R
0
• Bit 1 – OCIE0A: Timer/Counter0 Output Compare Match A Interrupt Enable  
104  
ATmega169P  
8018A–AVR–03/06  
 复制成功!