pub type CalReqR = BitReader<CalReq>;Expand description
Field CAL_REQ reader - Auto-Calibration Request
Aliased Type§
pub struct CalReqR { /* private fields */ }Implementations§
Source§impl CalReqR
impl CalReqR
Sourcepub fn is_no_calibration_request(&self) -> bool
pub fn is_no_calibration_request(&self) -> bool
No request for hardware calibration has been made
Sourcepub fn is_calibration_request_pending(&self) -> bool
pub fn is_calibration_request_pending(&self) -> bool
A request for hardware calibration has been made