Function avr_oxide::hal::generic::port::handlers::instance_isolated

source ·
pub fn instance_isolated(_isotoken: Isolated) -> &'static mut PinHandlerSet
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()