pub unsafe extern "C" fn periph_module_reset(periph: periph_module_t)
Expand description

@brief Reset peripheral module by asserting and de-asserting the reset signal.

@param[in] periph Peripheral module

@note Calling this function does not enable or disable the clock for the module.