i am working with lpc2129 to control dc motor
i have a problem to set a port pin value to 1 and then to 0
PINSEL0_bit.P0_7 = 0x00;
i use the above code but it post an error saying that PINSEL0_bit is not defined
please help me to program using mdk arm
to set a port pin value to since pinsel0 is already defined
Try to find some registers like IOPIN or IOSET