Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
equivalent commands
#1
What is the equivalent of the following commands in python?
**huh** **huh**
setvect()
getvect()
inportb()
outportb()
**smile** **smile** **smile**
Reply
#2
Well, it may help to share where (what language/software) these commands are coming from and what exactly they are supposed to do. Best would be to share what you want to do in greater detail and there is greater chance to get directions.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
(Sep-23-2018, 05:35 AM)buran Wrote: Well, it may help to share where (what language/software) these commands are coming from and what exactly they are supposed to do. Best would be to share what you want to do in greater detail and there is greater chance to get directions.

These commands are used to work with interrupts and read and write byte from hardware in the c++/c language.
I AM used to work with interrupts and work hardware in the pythn
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020