[][src]Function rpi_pico_sdk_sys::alarm_pool_destroy

pub unsafe extern "C" fn alarm_pool_destroy(pool: *mut alarm_pool_t)

\brief Destroy the alarm pool, cancelling all alarms and freeing up the underlying hardware alarm \ingroup alarm \param pool the pool \return the hardware alarm used by the pool