pub type ConfigJedecId = config_jedec_id_t;

Implementations§

source§

impl ConfigJedecId

source

pub fn execute(&self, uart: &dyn Uart) -> Result<()>