Search found 1 match

by KurtBanta
Mon Apr 30, 2018 4:04 am
Forum: Application Development
Topic: Accessing bits in popup tags using aliases
Replies: 1
Views: 12008

Re: Accessing bits in popup tags using aliases

The mikroC PRO for 8051 lets in you to get entry to individual bits of 8-bit variables. It also supports sbit and bit information types. Lets use the Enable All Interrupts Bit (EA) for example. This bit is defined within the definition file of the precise MCU as : const sign up unsigned quick int EA...