\n

UART1

Peripheral Memory Blocks

address_offset : 0x0 Bytes (0x0)
size : 0x2000 byte (0x0)
mem_usage : registers
protection : not protected

Registers

SCON

SBUF

SCONCLR


SCON

Serial Channel Control Register
address_offset : 0x0 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

SCON SCON read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RI TI RB8 TB8 REN SM2 SM1 SM0

RI : Receive Interrupt Flag
bits : 0 - -1 (0 bit)
access : read-write

TI : Transmit Interrupt Flag
bits : 1 - 0 (0 bit)
access : read-write

RB8 : Serial Port Receiver Bit 9
bits : 2 - 1 (0 bit)
access : read-write

TB8 : Serial Port Transmitter Bit 9
bits : 3 - 2 (0 bit)
access : read-write

REN : Enable Receiver of Serial Port
bits : 4 - 3 (0 bit)
access : read-write

Enumeration:

0b0 : Disable

Serial reception is disabled.

0b1 : Enable

Serial reception is enabled.

End of enumeration elements list.

SM2 : Enable Serial Port Multiprocessor Communication in Modes 2 and 3
bits : 5 - 4 (0 bit)
access : read-write

SM1 : Serial Port Operating Mode Selection
bits : 6 - 5 (0 bit)
access : read-write

SM0 : Serial Port Operating Mode Selection
bits : 7 - 6 (0 bit)
access : read-write


SBUF

Serial Data Buffer
address_offset : 0x4 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

SBUF SBUF read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 VAL

VAL : Serial Interface Buffer Register
bits : 0 - 6 (7 bit)
access : read-write


SCONCLR

Serial Channel Control Clear Register
address_offset : 0x8 Bytes (0x0)
size : 32 bit
access : read-write
reset_value : 0x0
reset_Mask : 0x0

SCONCLR SCONCLR read-write 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Resets to Resets to 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 RICLR TICLR RB8CLR

RICLR : SCON.RI Clear Flag
bits : 0 - -1 (0 bit)
access : write-only

Enumeration:

0b0 : No Clear

RI Flag is not cleared.

0b1 : Clear

RI Flag is cleared.

End of enumeration elements list.

TICLR : SCON.TI Clear Flag
bits : 1 - 0 (0 bit)
access : write-only

Enumeration:

0b0 : No Clear

TI Flag is not cleared.

0b1 : Clear

TI Flag is cleared.

End of enumeration elements list.

RB8CLR : SCON.RB8 Clear Flag
bits : 2 - 1 (0 bit)
access : write-only

Enumeration:

0b0 : No Clear

RB8 Flag is not cleared.

0b1 : Clear

RB8 Flag is cleared.

End of enumeration elements list.



Is something missing? Is something wrong? can you help correct it ? Please contact us at info@chipselect.org !

This website is sponsored by EmbeetleEmbeetle, an IDE designed from scratch for embedded software developers.