chiark / gitweb /
*** empty log message ***
authorceb <ceb>
Sun, 13 Feb 2005 00:03:26 +0000 (00:03 +0000)
committerceb <ceb>
Sun, 13 Feb 2005 00:03:26 +0000 (00:03 +0000)
cebpic/i2c-test.asm

index 6afaf071da6e4e19af03ff92effcba4787141cbb..882221a2d303b5a61867e6ae08ba80d8f96819bc 100644 (file)
@@ -161,6 +161,11 @@ initialise
 
 common_setup
 
+       bsf     SSPSTAT,7,0     ; disable slew rate control
+       bcf     SSPSTAT,6,0     ; disable SMBus specific commands
+                               ; (whatever that means)
+       
+