Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Hello
i am studying the some example programming to understand and write my own program
here i got some doubts about instractions
what is the
EALLOW;
.....
.....
....
EDIS;
where can i use it?
how can i use this?
second one:
IER!=some number;
....
...
EINT;
ERTM;
where can i use it?
how can i use this?
some can explain or give some doc...