m95320 1.3.0

Driver for STMicroelectronics M95320 32-Kbit serial SPI bus EEPROM
Documentation
1
2
//! Automatically loads in the BlockDevice and Read trait so the user doesn't have to do that all the time.
pub use crate::{BlockDevice, Read};