November, 2018 Rev.1.4
117
In the last figure, RODR is updated directly by writing to this register when the 16-bit Timer 2, 3
interrupts occur. As shown, the REMOUT waveforms are different according to CEN bit.
The function of “rdpe_disable_mode_init” is a prerequisite for RDPE disable mode.
void rdpe_disable_mode_init()
{
RMR = 0x08;
RDRH = 0xFF;
RDRL = 0xFF;
RODR = 0x00;
RMR = 0x00;
}
11.7.7 Carrier Generator Interrupt
When RDC counter reaches to RDRH or RDRL register, an interrupt can be requested. As the RDC
counter functions when RDPE bit is ‘1’, the interrupt is requested only when RDPE bit is ‘1’. Even if
the interrupt is not required to be serviced by CPU, the flag can be read through RMR register. And
this flag is cleared when the interrupt is serviced, RDPE bit is cleared or software writes ‘0’ to the bit
position.
11.7.8 Examples of Carrier Signal Selection
The next table shows examples of selecting carrier signal according to CFRH and CFRL registers for
two kinds of carrier clocks.
T2DR
T3DR
T2DR
REMOUT
(CEN=1)
RODR
t
DH
t
DL
T2, T3
Interrupt
T2DR/T3DR
RDPE
Match with T2DR/T3DR
t
DH ,
t
DL
: Depend on T2, T3(16-bit timer)
RODR=01
H
RODR=00
H
RODR=01
H
REMOUT
(CEN=0)
Figure 11-33 REMOUT by RODR
Содержание MC96FR364B
Страница 17: ...MC96FR364B November 2018 Rev 1 4 17 4 PACKAGE DIMENSION...
Страница 18: ...MC96FR364B 18 November 2018 Rev 1 4 Figure 4 1 PKG DIMENSION 28 TSSOP...
Страница 23: ...MC96FR364B November 2018 Rev 1 4 23 6 3 REMOUT Port Data PAD VDD Figure 6 3 REMOUT port...
Страница 69: ...November 2018 Rev 1 4 69 Initial value 00H BIT 7 0 BIT counter value...