Struct intelflash::BiosFile [−][src]
pub struct BiosFile<'a> { /* fields omitted */ }Implementations
pub fn sections(&self) -> BiosSections<'_>ⓘNotable traits for BiosSections<'a>impl<'a> Iterator for BiosSections<'a> type Item = BiosSection<'a>;
Notable traits for BiosSections<'a>
impl<'a> Iterator for BiosSections<'a> type Item = BiosSection<'a>;