STM8L15x Standard Peripherals Drivers
|
Defines | |
#define | IS_DMA_BUFFER_SIZE(SIZE) ((SIZE) > (uint8_t)0x0) |
Define Documentation
#define IS_DMA_BUFFER_SIZE | ( | SIZE | ) | ((SIZE) > (uint8_t)0x0) |
Definition at line 275 of file stm8l15x_dma.h.
Referenced by DMA_Init().