1 %module pyupm_uln200xa 2 %include "../upm.i" 3 4 %feature("autodoc", "3"); 5 6 %include "uln200xa.h" 7 %{ 8 #include "uln200xa.h" 9 %} 10