Texas Instruments MSP50C614 manual Implementation Details

Models: MSP50C614

1 414
Download 414 pages 24.44 Kb
Page 366
Image 366

Implementation Details

wait(100); oport('B', 0x00); wait(100); oport('B', 0xFF); wait(100); oport('B', 0x00); wait(100); oport('B', 0xFF); wait(100);

}

else{ // If the correct inputs were given. oport('B',0x00); // Light all LED's

wait(5000); // Keep lit for 5 seconds ( unlock the door )

}

}// end for return;

}

5-66

Page 366
Image 366
Texas Instruments MSP50C614 manual Implementation Details