Hello!
I would like to find good microprocessor / microcontroller programming literature (for example, with the Cortex-M0, Cortex-M3 core), which qualitatively describes the use of interrupts and the PDP controller. Not as in a datasheet, a dry example of using a specific peripheral independently of everything else, but a good tutorial on writing programs.
First of all, the printed version (books, textbooks) is of interest, not individual articles, but I also read them. I ask in advance not to offer articles from the first search page in Google "using DMA", etc., as I myself can.
There is experience in programming AVR controllers, knowledge of C / C ++, assembler.