This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC23xx gpio code

Hello,
Can someone explain what it means??

#define IOPIN0 (*(volatile unsigned long *)(GPIO_BASE_ADDR + 0x00))

The controller using is LPC23xx/24xx.

BR Chethan

Parents
  • "The controller using is LPC23xx/24xx"

    And since when was that a C166?

    It's all just standard 'C' syntax - not specific to Keil, C166, ARM, or anything else.

    So which bit, exactly, don't you understand?

Reply
  • "The controller using is LPC23xx/24xx"

    And since when was that a C166?

    It's all just standard 'C' syntax - not specific to Keil, C166, ARM, or anything else.

    So which bit, exactly, don't you understand?

Children
No data