參數(shù)資料
型號: MT80C51C-12D
廠商: ATMEL CORP
元件分類: 微控制器/微處理器
英文描述: 8-BIT, MROM, 12 MHz, MICROCONTROLLER, PQFP44
封裝: 1 MM HEIGHT, QFP-44
文件頁數(shù): 141/170頁
文件大?。?/td> 4133K
代理商: MT80C51C-12D
72
ATtiny4/5/9/10 [DATASHEET]
8127F–AVR–02/2013
The code example returns the TCNT0 value in the r17:r16 register pair.
The following code example shows how to do an atomic write of the TCNT0 Register contents. Writing any of the
OCR0A/B or ICR0 Registers can be done by using the same principle.
Note:
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 nor-
mal 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
32
10
COM0A1
COM0A0
COM0B1
COM0B0
WGM01
WGM00
TCCR0A
Read/Write
R/W
R
R/W
Initial Value
0
相關(guān)PDF資料
PDF描述
MS80C31-20R 8-BIT, 20 MHz, MICROCONTROLLER, PQCC44
MV80C51T-16D 8-BIT, MROM, 16 MHz, MICROCONTROLLER, PQFP44
MP80C31-30D 8-BIT, 30 MHz, MICROCONTROLLER, PDIP40
MT80C31-25D 8-BIT, 25 MHz, MICROCONTROLLER, PQFP44
MS80C31-20D 8-BIT, 20 MHz, MICROCONTROLLER, PQCC44
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MT80C51FB 制造商:Rochester Electronics LLC 功能描述:- Bulk
MT80C51FB/B 制造商:Intel 功能描述:
MT80GB 制造商:Datak Corporation 功能描述:
MT80JSF1G72NDY-1G1F1A2 制造商:Micron Technology Inc 功能描述:8GB 1GX72 DDR3 SDRAM MODULE PBF DIMM 1.5V REGISTERED - Trays
MT80KSF1G72NDY-1G4F1A3 制造商:Micron Technology Inc 功能描述:8GB 1GX72 DDR3 SDRAM MODULE PBF DIMM 1.35V FULLY BUFFERED - Trays