Function avr_device::interrupt::disable[][src]

pub fn disable() -> bool
Expand description

Disables all interrupts

Returns a bool, reflecting whether interrupts were enabled prior to calling this method.