pub fn automatic_self_calibration_enabled(word: u16) -> boolExpand description
Returns whether an automatic self-calibration word reports ASC enabled.
Tables 19 and 20: 1 means enabled, 0 means disabled.
§Arguments
word- the word read aftercommand::GET_AUTOMATIC_SELF_CALIBRATION_ENABLED.
§Returns
true if automatic self-calibration is enabled.