Skip to content

Commit 674aca3

Browse files
joelsategimeki
andauthored
Update src/devices/is42s32400f.rs
Co-authored-by: Michael Fairman <[email protected]>
1 parent e239050 commit 674aca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/devices/is42s32400f.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#[allow(unused)]
33

44
/// Speed Grade 6
5-
pub mod is42s32400g_6 {
5+
pub mod is42s32400f_6 {
66
use crate::sdram::{SdramChip, SdramConfiguration, SdramTiming};
77

88
const BURST_LENGTH_1: u16 = 0x0000;

0 commit comments

Comments
 (0)