You are on page 1of 5

LED

Interfacing

How to write Embedded C Code


If we are using whole port then
data type should be sfr
Example- sfr led=0x80;

If

we used just single pin of the


port then data type should be
sbit

THANK YOU

You might also like