We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e239050 commit 674aca3Copy full SHA for 674aca3
src/devices/is42s32400f.rs
@@ -2,7 +2,7 @@
2
#[allow(unused)]
3
4
/// Speed Grade 6
5
-pub mod is42s32400g_6 {
+pub mod is42s32400f_6 {
6
use crate::sdram::{SdramChip, SdramConfiguration, SdramTiming};
7
8
const BURST_LENGTH_1: u16 = 0x0000;
0 commit comments