Hi,
I want to connect a SD card to my launchpad using SPI .
In order to initialize the SD card in SPI mode I need to set CS signal to low as mentioned here: http://elm-chan.org/docs/mmc/mmc_e.html
how do I set this pin to low as the control is under SSI module.