pub type SfdpData = sfdp_data_t;

Implementations§

source§

impl SfdpData

source

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