Function lpc55_hal::drivers::touch::profile_touch_sensing[][src]

pub fn profile_touch_sensing(
    touch_sensor: &mut TouchSensor<impl PinId, impl PinId, impl PinId>,
    delay_timer: &mut Timer<impl Ctimer<Enabled>>,
    copy: &mut [u32],
    times: &mut [u32]
)
Expand description

Used when debugging to correlate the sync timer to which sample in the circular buffer is newest