Skip to content

Instantly share code, notes, and snippets.

Created May 31, 2015 16:52
Show Gist options
  • Save anonymous/6f3b06bd0e0aefe94413 to your computer and use it in GitHub Desktop.
Save anonymous/6f3b06bd0e0aefe94413 to your computer and use it in GitHub Desktop.
#define DDR_CS _SFR_IO_ADDR(DDRG), 5 // MMC CS pin (DDR, PORT)
#define PORT_CS _SFR_IO_ADDR(PORTG), 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment