Function avr_oxide::hal::atmega4809::cpu::sleepctrl_isolated
source · pub fn sleepctrl_isolated(_isotoken: Isolated) -> &'static mut SleepImpl
Expand description
Return a reference to the global singleton instance of $type. The
caller should pass an isolation token obtained by
avr_oxide::concurrency::interrupt::isolated()