Module sam4l::helpers 
                   
                       [−]
                   
               [src]
Reexports
use core::convert::TryFrom; | 
use core::sync::atomic::AtomicUsize; | 
use core::sync::atomic::Ordering; | 
Structs
| DeferredCall | 
                                 Represents a way to generate an asynchronous call without a hardware interrupt.  | 
                       
Enums
| Task | 
                                 A type of task to defer a call for  | 
                       
Statics
| DEFERRED_CALL |