Type Definition stm32g0xx_hal::flash::Result[][src]

type Result = Result<(), Error>;

A type alias for the result of a Flash operation.