Module grisp_gpio

Function Index

clear/1
configure/2
configure/3
configure_slot/2
get/1
set/1

Function Details

clear/1

clear(Pin) -> any()

configure/2

configure(Pin, Type) -> any()

configure/3

configure(Pin, Type, Attr) -> any()

configure_slot/2

configure_slot(X1, X2) -> any()

get/1

get(Pin) -> any()

set/1

set(Pin) -> any()


Generated by EDoc