Function riot_sys::rtt_set_counter

source ·
pub unsafe extern "C" fn rtt_set_counter(counter: u32)
Expand description

@brief Set the RTT counter to a specified value.

@param[in] counter The value to set the RTT to.

@note This function is only provided when the feature periph_rtt_set_counter is provided