pub type Result<T> = Result<T, Error>;
The NXP bootloader protocol result type, with split status as error