Fix inconsistent comment

Signed-off-by: Daniel Egger <daniel@eggers-club.de>
crude-e-h-1.0.0-alpha.1
Daniel Egger 3 years ago
parent 16272ef716
commit ed4067b076

@ -234,7 +234,7 @@ where
scldel = 3;
}
// Enable I2C signal generator, and configure I2C for 400KHz full speed
// Enable I2C signal generator, and configure I2C for configured speed
self.i2c.timingr.write(|w| {
w.presc()
.bits(presc)

Loading…
Cancel
Save