This 2-page flyer features switching, digital I/O, analog outputs and counter functionality of Keysight's new L4400 Series LXI Switch/Measure products.
#pragma vector = P1INT_VECTOR
__interrupt void port1_isr(void)
[
// Note that the order in which the following flags are cleared is important.
// Clear Port 1 Interrupt Fla ...