pub type sh2_StepDetector_t = sh2_StepDetector;Expand description
@brief StepDetector
See the SH-2 Reference Manual for more detail.
Aliased Type§
#[repr(C)]pub struct sh2_StepDetector_t {
pub latency: u32,
}Fields§
§latency: u32< @brief Step detect latency [uS].