Change in ...osmo-ccid-firmware[master]: cuart.h: More comments

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Oct 10 13:01:27 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/15749 )

Change subject: cuart.h: More comments
......................................................................

cuart.h: More comments

Change-Id: I79ffcb142f4b36499ed453403d54174c1514fc34
---
M ccid_common/cuart.h
1 file changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/ccid_common/cuart.h b/ccid_common/cuart.h
index b94eb2c..951a3ec 100644
--- a/ccid_common/cuart.h
+++ b/ccid_common/cuart.h
@@ -20,11 +20,11 @@
 extern const struct value_string card_uart_event_vals[];
 
 enum card_uart_ctl {
-	CUART_CTL_RX,
-	CUART_CTL_POWER,
-	CUART_CTL_CLOCK,
-	CUART_CTL_RST,
-	CUART_CTL_WTIME,
+	CUART_CTL_RX,		/* enable/disable receiver */
+	CUART_CTL_POWER,	/* enable/disable ICC power */
+	CUART_CTL_CLOCK,	/* enable/disable ICC clock */
+	CUART_CTL_RST,		/* enable/disable ICC reset */
+	CUART_CTL_WTIME,	/* set the waiting time (in etu) */
 };
 
 struct card_uart;

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/15749
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I79ffcb142f4b36499ed453403d54174c1514fc34
Gerrit-Change-Number: 15749
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191010/67bdfdde/attachment.htm>


More information about the gerrit-log mailing list