Function ruspiro_gpio::debug::lit_debug_led[][src]

#[no_mangle]
pub unsafe fn lit_debug_led(num: u32)
Expand description

Let a LED lit connected to the given GPIO number

Safety

This access is unsafe as it circumvent all safe constructs available in the ruspiro-gpiocrate.