| 数据搜索系统,热门电子元器件搜索 |
|
ATtiny5 数据表(PDF) 73 Page - ATMEL Corporation |
|
|
|||||||||||||||||||||||||||||
ATtiny5 数据表(HTML) 73 Page - ATMEL Corporation |
|
73 / 168 page ![]() 73 8127C–AVR–10/09 ATtiny4/5/9/10 Note: See “Code Examples” on page 5. The code example requires that the r17:r16 register pair contains the value to be written to TCNT0. 11.10.1 Reusing the Temporary High Byte Register If writing to more than one 16-bit register where the high byte is the same for all registers written, then the high byte only needs to be written once. However, note that the same rule of atomic operation described previously also applies in this case. 11.11 Register Description 11.11.1 TCCR0A – Timer/Counter0 Control Register A • Bits 7:6 – COM0A1:0: Compare Output Mode for Channel A • Bits 5:4 – COM0B1:0: Compare Output Mode for Channel B The COM0A1:0 and COM0B1:0 control the behaviour of Output Compare pins OC0A and OC0B, respectively. If one or both COM0A1:0 bits are written to one, the OC0A output overrides the normal port functionality of the I/O pin it is connected to. Similarly, if one or both COM0B1:0 bit are written to one, the OC0B output overrides the normal port functionality of the I/O pin it is connected to. Note, however, that the Data Direction Register (DDR) bit corresponding to the OC0A or OC0B pin must be set in order to enable the output driver. Assembly Code Example TIM16_WriteTCNT 0: ; Save global interrupt flag in r18,SREG ; Disable interrupts cli ; Set TCNT 0 to r17:r16 out TCNT 0H,r17 out TCNT 0L,r16 ; Restore global interrupt flag out SREG,r18 ret Bit 7 6 5 4 3 2 1 0 0x2E COM0A1 COM0A0 COM0B1 COM0B0 – – WGM01 WGM00 TCCR0A Read/Write R/W R/W R/W R/W R R R/W R/W Initial Value 0 0 0 0 0 0 0 0 |
|
链接网址 |
| ALLDATASHEET是否为您带来帮助? [ DONATE ] |
关于 Alldatasheet | 广告服务 | 联系我们 | 隐私政策 | 数据表链接 | 链接交换 | 制造商名单 All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |