STM32F4xx_Nucleo_144 + 0/1 examples
CodeScope will show references to SD_IO_WriteByte() from the following samples and libraries:
Drivers
Peripherals
 
Symbols
loading...
Files
loading...

SD_IO_WriteByte() function

Writes a byte on the SD.

Syntax

uint8_t SD_IO_WriteByte(uint8_t Data);
Implemented in stm32f4xx_nucleo_144.c:526

Arguments

Data

byte to send.

Examples

SD_IO_WriteByte() is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_nucleo_144.c:526
uint8_t SD_IO_WriteByte(uint8_t Data)
stm32f4xx_nucleo_144.c:129
uint8_t SD_IO_WriteByte(uint8_t Data);
stm32f4xx_nucleo_144.c:490SD_IO_Init()
SD_IO_WriteByte(SD_DUMMY_BYTE);

Call Tree

Functions calling SD_IO_WriteByte()
Functions called by SD_IO_WriteByte()
all items filtered out
SD_IO_WriteByte()
all items filtered out
Data read by SD_IO_WriteByte()
SD_IO_WriteByte()::tmp
all items filtered out
SD_IO_WriteByte()
Type of SD_IO_WriteByte()
SD_IO_WriteByte()
uint8_t
all items filtered out