stm32: dma: add dma_set_channel_request to ease dma cselr usage.
This commit is contained in:
committed by
Karl Palsson
parent
eb0bc099f4
commit
7d344b187d
@@ -43,6 +43,8 @@ specific memorymap.h header before including this header file.*/
|
||||
|
||||
BEGIN_DECLS
|
||||
|
||||
void dma_set_channel_request(uint32_t dma, uint8_t channel, uint8_t request);
|
||||
|
||||
END_DECLS
|
||||
|
||||
/** @cond */
|
||||
|
||||
Reference in New Issue
Block a user