set TWI/I2C speed to 400kHz - all devices on the OsmoSDR support this

This commit is contained in:
Christian Daniel 2012-06-05 21:28:58 +02:00
parent 2dd491881e
commit 323af344fa
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
#define SSC_MCK 49152000
// TWI clock
#define TWI_CLOCK 100000
#define TWI_CLOCK 400000
// PMC define
#define AT91C_CKGR_PLLR AT91C_CKGR_PLLAR