搜索资源列表
SPI_INIT
- SPI INITIALISATION FUNCTIONS FOR MCP2515 CAN CONTROLLER RESET
3310
- nokia 3310 lcd #include "3310.h" //global variable for remembering where to start writing the next text string on 3310 LCD unsigned char char_start /*----------------------------------------------------
ffsp
- SPI lib for atmega168. DON USE Wrk? UNOS void spi_init(void) { /* Set MOSI and SCK output */ DDR_SPI |= _BV(DD_MOSI) | _BV(DD_SCK) DDR_SPI &= ~_BV(DD_MISO) /* Enable SPI, Master, set clock rate fck/
SPI
- AT25F1024 驱动程序 AT25F1024 驱动程序 AT25F1024 驱动程序-void AT25_Delay(unsigned int dtime) void SPI_Init(void) void SPI_DCS(void) void SPI_CS(void) void SPI_WRITE_BYTE(unsigned char nbyte) unsigned char SPI_READ
Spi_init
- msp430spi配置程序,可以直接用。-the spi configure of msp430