Macro kernel::debug_gpio
source · [−]macro_rules! debug_gpio {
($i:tt, $method:ident $(,)?) => { ... };
}
Expand description
In-kernel gpio debugging, accepts any GPIO HIL method
macro_rules! debug_gpio {
($i:tt, $method:ident $(,)?) => { ... };
}
In-kernel gpio debugging, accepts any GPIO HIL method