Kévin Redon has uploaded this change for review. (
https://gerrit.osmocom.org/13683
Change subject: minor: improve documentation
......................................................................
minor: improve documentation
Change-Id: I250209d45a57c5ad7d1265a68aa71fc31ec06f69
---
M sysmoOCTSIM/ncn8025.h
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware
refs/changes/83/13683/1
diff --git a/sysmoOCTSIM/ncn8025.h b/sysmoOCTSIM/ncn8025.h
index 89b7f86..48d2a58 100644
--- a/sysmoOCTSIM/ncn8025.h
+++ b/sysmoOCTSIM/ncn8025.h
@@ -15,8 +15,8 @@
};
struct ncn8025_settings {
- bool rstin; /* high: active */
- bool cmdvcc; /* high: active */
+ bool rstin; /* Reset signal (true: de-asserted high) */
+ bool cmdvcc; /* Command VCC pin. Activation sequence Enable (true:
active low) */
bool simpres; /* high: active */
bool led; /* high: active */
bool interrupt; /* high: active */
--
To view, visit https://gerrit.osmocom.org/13683
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I250209d45a57c5ad7d1265a68aa71fc31ec06f69
Gerrit-Change-Number: 13683
Gerrit-PatchSet: 1
Gerrit-Owner: Kévin Redon <[email protected]>