![FTDI FT51A Скачать руководство пользователя страница 43](http://html1.mh-extra.com/html/ftdi/ft51a/ft51a_application-note_2341158043.webp)
Application Note
AN_289 FT51A Programming Guide
Version 1.0
Document Reference No.: FT_000962 Clearance No.: FTDI# 483
42
Copyright © 2015 Future Technology Devices International Limited
2.5.2
I2CMCR
The I
2
C Master Control register is accessed only during a write. If this register is read then it will
return the status value of the I2CMSA register.
Bit
Position
Bit Field Name
Type
Reset
Description
7
RSTB
W1T
0
Triggers a reset of the I
2
C Master
module.
6
SLRST
W1T
0
Performs a slave reset.
5
ADDR
W1T
0
Slave Address
4
HS
W1T
0
High-speed mode
3
ACK
W1T
0
Acknowledgment
2
STOP
W1T
0
When set, causes a stop after the first
data cycle. When clear, will allow
transfers to continue on to a burst.
1
START
W1T
0
When set, causes generation of
START or REPEATED START condition.
0
RUN
W1T
0
Run condition
Table 2.46 I
2
C Master Control Register
To reset a bus blocked by an I2C Slave device set
SLRST
and
RUN
. This will generate 9 SCKs and a
STOP.