Skip to main content
EdgeHandler
osiris
0.1.0
In osiris::
native::
gpio
osiris
::
native
::
gpio
Type Alias
Edge
Handler
Copy item path
pub type EdgeHandler = extern "C"
fn
(
u8
,
*mut
()
);
Expand description
IRQ-context callback. No allocation, no blocking.