summaryrefslogtreecommitdiff
path: root/SPI.h
diff options
context:
space:
mode:
authorJoshua Drake <Joshua.Ellis.Drake@gmail.com>2024-06-06 16:23:43 -0500
committerJoshua Drake <Joshua.Ellis.Drake@gmail.com>2024-06-06 16:23:43 -0500
commited2644ef4e934f2f7cf93890760737790925a1c8 (patch)
tree9acece7182c9dde4d3bd665705a8f795e8b2fc8a /SPI.h
parentf54fe1d4bfdec539ec9143d1ec9040bb737e850a (diff)
Changed loss of connection behavior and cleaned up code.
Diffstat (limited to 'SPI.h')
-rw-r--r--SPI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SPI.h b/SPI.h
index 6cdeeea..2fcc0d4 100644
--- a/SPI.h
+++ b/SPI.h
@@ -309,7 +309,7 @@ synchronized. See section ?Outputs in Parallel? for output combinations
Message_DAGOLONEN({0b11xx0000, 0b00xx0000, 0b00xx0000}); //Device 1 enters active mode, resets SPI operation, and maintains normal latch operation.
*/
- void Message_HWCROCL(uint8_t outputs[3]);
+ void Message_HWCROCL(voids);
/**
@Summary
Output Latch (ERRn) Clear bits (HWCR_OCL.OUTn)