Basic Timer1 Introduction
13-9
Basic Timer1
IE2, Interrupt Enable Register 2
7
6
5
4
3
2
1
0
BTIE
rw−0
BTIE
Bit 7
Basic Timer1 interrupt enable. This bit enables the BTIFG interrupt. Because
other bits in IE2 may be used for other modules, it is recommended to set or
clear this bit using
BIS.B
or
BIC.B
instructions, rather than
MOV.B
or
CLR.B
instructions.
0
Interrupt not enabled
1
Interrupt enabled
Bits
6-1
These bits may be used by other modules. See device-specific datasheet.
IFG2, Interrupt Flag Register 2
7
6
5
4
3
2
1
0
BTIFG
rw−0
BTIFG
Bit 7
Basic Timer1 interrupt flag. Because other bits in IFG2 may be used for other
modules, it is recommended to clear BTIFG automatically by servicing the
interrupt, or by using
BIS.B
or
BIC.B
instructions, rather than
MOV.B
or
CLR.B
instructions.
0
No interrupt pending
1
Interrupt pending
Bits
6-1
These bits may be used by other modules. See device-specific datasheet.
Содержание MSP430x4xx Family
Страница 1: ...MSP430x4xx Family 2007 Mixed Signal Products User s Guide SLAU056G ...
Страница 2: ......
Страница 6: ...vi ...
Страница 114: ...3 76 RISC 16 Bit CPU ...
Страница 304: ...5 20 FLL Clock Module ...
Страница 340: ...7 8 Supply Voltage Supervisor ...
Страница 348: ...8 8 16 Bit Hardware Multiplier ...
Страница 372: ...9 24 32 Bit Hardware Multiplier ...
Страница 400: ...10 28 DMA Controller ...
Страница 428: ...13 10 Basic Timer1 ...
Страница 466: ...15 24 Timer_A ...
Страница 522: ...17 30 USART Peripheral Interface UART Mode ...
Страница 544: ...18 22 USART Peripheral Interface SPI Mode ...
Страница 672: ...23 12 Comparator_A ...
Страница 692: ...24 20 LCD Controller ...
Страница 746: ...26 28 ADC12 ...