Skip to main content
configure_output_od
osiris
0.1.0
In osiris::
native::
gpio
osiris
::
native
::
gpio
Function
configure_
output_
od
Copy item path
pub fn configure_output_od( pin:
Pin
, initial:
Level
, pull:
Pull
, ) ->
Result
<
()
,
PosixError
>