commit | f954731d2af433ce012f8dc456206eccd3cf2ee4 | [log] [tgz] |
---|---|---|
author | Luca Ceresoli <luca@lucaceresoli.net> | Wed Jan 29 16:19:33 2020 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Jan 29 22:01:30 2020 +0100 |
tree | c3f19523ca964d211149dfba03dc9e25a41ff3ad | |
parent | f72beb8bf9c401483a08fb548bbc9b946680a637 [diff] |
docs: i2c: i2c-protocol: properly name start and stop conditions In I2C there is no such thing as a "start bit" or a "stop bit". Use the proper naming: "start condition" and "stop condition". Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>