From c76eaea4eecbe4b5b6c5c0eb0f82d23491f87dba Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Thu, 14 Feb 2019 15:30:46 +0100 Subject: Clarify KNOBS_8BIT register. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 99a80c2..e4cb6ec 100644 --- a/README.md +++ b/README.md @@ -105,11 +105,11 @@ offsets follows. #define SERP_TX_REG_o 0x04 ``` -The another peripheral allows to set three bytes values -concatenated to single word from user panel and -display one word in hexadecimal, decimal and binary -format ('LED_LINE' register). There are two other -words writtable which define color of RGB LED 1 and 2 +The another peripheral allows to set three byte values +concatenated to single word (read-only KNOBS_8BIT register) +from user panel set by knobs and display one word in hexadecimal, +decimal and binary format ('LED_LINE' register). There are two +other words writtable which control color of RGB LED 1 and 2 (registers 'LED_RGB1' and 'LED_RGB2'). ``` -- cgit v1.2.3