pub fn image_updating(status: u8) -> boolExpand description
Returns whether the status register reports the NVM image being copied.
§Arguments
status- the byte read fromregister::STATUS.
§Returns
true while the trimming data is being copied to the image registers, which
happens at power-on reset and before every conversion.