2 control register (sictr) – Renesas SH7781 User Manual

Page 1136

Advertising
background image

22. Serial I/O with FIFO (SIOF)

Rev.1.00 Jan. 10, 2008 Page 1106 of 1658
REJ09B0261-0100

22.3.2

Control Register (SICTR)

SICTR is a 16-bit readable/writable register that sets the SIOF operating state.

0

1

2

3

4

5

6

7

8

9

10

11

12

13

15

14

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

0

RXRST

TXRST

RXE

TXE

SCKE FSE

R/W

R/W

R

R

R

R

R

R

R/W

R/W

R

R

R

R

R/W

R/W

BIt:

Initial value:

R/W:

Bit Bit

Name

Initial
Value R/W Description

15

SCKE

0

R/W

Serial Clock Output Enable

This bit is valid in master mode.

0: Disables the SIOF_SCK output (outputs low level)

1: Enables the SIOF_SCK output

If this bit is set to 1, the SIOF initializes the baud rate
generator and initiates the operation. At the same time,
the SIOF outputs the clock generated by the baud rate
generator to the SIOF_SCK pin.

14 FSE 0 R/W

Frame

Synchronous Signal Output Enable

This bit is valid in master mode.

0: Disables the SIOF_SYNC output (outputs low level)

1: Enables the SIOF_SYNC output

If this bit is set to 1, the SIOF initializes the frame
counter and initiates the operation.

13 to 10

⎯ All

0

R

Reserved

These bits are always read as 0. The write value should
always be 0.

9 TXE 0 R/W

Transmit

Enable

0: Disables data transmission from the SIOF_TXD pin

(Outputs according to the value set in the TXDIZ bit)

1: Enables data transmission from the SIOF_TXD pin
• This bit setting becomes valid at the start of the next

frame (at the rising edge of the SIOF_SYNC signal).

• When the 1 setting for this bit becomes valid, the

SIOF issues a transmit transfer request according to
the setting of the TFWM bit in SIFCTR. When
transmit data is stored in the transmit FIFO,
transmission of data from the SIOF_TXD pin begins.

• This bit is initialized by a transmit reset.

Advertising