Struct esp_idf_svc::ota::EspOtaUpdateFinished
source · pub struct EspOtaUpdateFinished<'a> { /* private fields */ }
Implementations§
Trait Implementations§
source§impl<'a> Debug for EspOtaUpdateFinished<'a>
impl<'a> Debug for EspOtaUpdateFinished<'a>
source§impl<'a> ErrorType for EspOtaUpdateFinished<'a>
impl<'a> ErrorType for EspOtaUpdateFinished<'a>
§type Error = EspIOError
type Error = EspIOError
Error type of all the IO operations on this type.