pub fn wdr()Expand description
Watchdog Reset
Emit a WDR instruction.
This function is an optimization fence. That means memory accesses will not be re-ordered by the compiler across this function call.
pub fn wdr()Watchdog Reset
Emit a WDR instruction.
This function is an optimization fence. That means memory accesses will not be re-ordered by the compiler across this function call.